Re: Rejecting weak passwords

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Rejecting weak passwords
Дата
Msg-id 200910022256.n92Mu9009537@momjian.us
обсуждение исходный текст
Ответ на Re: Rejecting weak passwords  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Magnus Hagander <magnus@hagander.net> writes:
> > That said, it would still be good to have something actually *useful*
> > in contrib. A bit more than just comparing userid and password.
> > Perhaps at least being able to set the min length, and the requirement
> > on having >1 "character class"?
> 
> +1.  There's still the issue of not being able to do much with a
> pre-MD5'd password, though.

Agreed.  I am still a little worried that people will think they are
checking for weak passwords when, for MD5, they are not.  I am also
worried that people will unknowingly reduce their security (not use MD5)
to allow weak password checking.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: "shakahshakah@gmail.com"
Дата:
Сообщение: 8.5 TODO: any info on "Create dump tool for write-ahead logs..." in PITR section (1.4)?
Следующее
От: "Brad T. Sliger"
Дата:
Сообщение: Re: Unicode UTF-8 table formatting for psql text output