Re: Password settings requirements - Mailing list pgsql-novice

From hubert depesz lubaczewski
Subject Re: Password settings requirements
Date
Msg-id 20211012152601.GA20471@depesz.com
Whole thread Raw
In response to Password settings requirements  (Agil Azimov <agil.azimov@gmail.com>)
Responses Re: Password settings requirements
List pgsql-novice
On Tue, Oct 12, 2021 at 07:00:17PM +0400, Agil Azimov wrote:
> Need to check the password settings in postgre such as Password minimal
> length, password complexity, password maximal age, password history and
> account lockout threshold.
> I need to set these parameters to make the comply with the best practices
> Can you please help with this issue?

Did you check this:
https://www.postgresql.org/docs/current/passwordcheck.html ?

Best regards,

depesz




pgsql-novice by date:

Previous
From: Agil Azimov
Date:
Subject: Password settings requirements
Next
From: Tom Lane
Date:
Subject: Re: Password settings requirements