Re: PostgreSQL db password policy

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: PostgreSQL db password policy
Дата
Msg-id 20181204193217.GJ20931@fetter.org
обсуждение исходный текст
Ответ на Re: PostgreSQL db password policy  (sudesh mohane <smohane@gmail.com>)
Список pgsql-bugs
On Tue, Dec 04, 2018 at 05:15:25PM +0530, sudesh mohane wrote:
> > 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.

Unless your client has regulatory requirements for password
expiration, you should discourage them in the strongest possible terms
from implementing one.

https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/SoLongAndNoThanks.pdf

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Anthony Sotolongo
Дата:
Сообщение: Re: PostgreSQL db password policy
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: PostgreSQL db password policy