public inbox for [email protected]  
help / color / mirror / Atom feed
From: 張宸瑋 <[email protected]>
To: [email protected]
Subject: Re : Credcheck extension
Date: Mon, 18 Nov 2024 17:03:28 +0800
Message-ID: <CAFsaSDg3oCwP=Oq7Ej7=PLLHy6_5sUn65LwrQFxw0MvEwm=uAA@mail.gmail.com> (raw)

Hello!
  I would like to inquire about the installation of the credcheck
third-party package to support password complexity and expiration date,
etc., when setting up open-source PostgreSQL. I am using the
credcheck--2.8.0.sql version from GitHub. After completing the setup, I
encountered the following issue: when an account exceeds the configured
number of incorrect login attempts, it gets locked. The command SELECT *
FROM pg_banned_role; should display the columns roleid, failure_count, and
banned_date, and the view is working properly and shows the information.
However, according to the example, the roleid does not correctly display
the corresponding oid for the account with failed login attempts. I would
like to ask if there is a solution for this issue. Thank you!


view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Re : Credcheck extension
  In-Reply-To: <CAFsaSDg3oCwP=Oq7Ej7=PLLHy6_5sUn65LwrQFxw0MvEwm=uAA@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox