Re: PostgreSQL db password policy - Mailing list pgsql-bugs

From Anthony Sotolongo
Subject Re: PostgreSQL db password policy
Date
Msg-id CAASDfF34G59adaW2mOQjsryJZD4RMTyoamBpbG6OQ0miM5R_Mw@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL db password policy  (sudesh mohane <smohane@gmail.com>)
Responses Re: PostgreSQL db password policy
List pgsql-bugs
Hi Sudesh Mohane

that's not an error, then this is not the list

by the way, you can check passwordcheck extension 

or check the extension passwordcheck_extra,  by M. Paquier




password expiry you can use crear user with VALID UNTIL option 


Regards


El mar., 4 dic. 2018 a las 10:05, sudesh mohane (<smohane@gmail.com>) escribió:

Hello Team,

We are using  PostgreSQL   db for one of our projects. By default DB accepts any password. However client need password policy.

We want to implement password policy (e.g. password expiry, password length etc) in PostgreSQL.

Can you please advise how to achieve this in PostgreSQL ?

Regards,
Sudesh Mohane

pgsql-bugs by date:

Previous
From: sudesh mohane
Date:
Subject: Re: PostgreSQL db password policy
Next
From: David Fetter
Date:
Subject: Re: PostgreSQL db password policy