Re: PostgreSQL db password policy

Поиск
Список
Период
Сортировка
От Anthony Sotolongo
Тема Re: PostgreSQL db password policy
Дата
Msg-id CAASDfF34G59adaW2mOQjsryJZD4RMTyoamBpbG6OQ0miM5R_Mw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL db password policy  (sudesh mohane <smohane@gmail.com>)
Ответы Re: PostgreSQL db password policy  (Michael Paquier <michael@paquier.xyz>)
Список 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 по дате отправления:

Предыдущее
От: sudesh mohane
Дата:
Сообщение: Re: PostgreSQL db password policy
Следующее
От: David Fetter
Дата:
Сообщение: Re: PostgreSQL db password policy