Re: Enforcing password standards

Поиск
Список
Период
Сортировка
От Joshua Tolley
Тема Re: Enforcing password standards
Дата
Msg-id 4c170749.c32ce70a.7bbb.ffffca55@mx.google.com
обсуждение исходный текст
Ответ на Re: Enforcing password standards  (DM <dm.aeqa@gmail.com>)
Список pgsql-general
On Fri, Jun 11, 2010 at 10:40:29AM -0700, DM wrote:
>    Thanks everyone,
>    I will wait for Postgres 9.0 to implement this feature then. Thanks

The contrib module supports enforcement of only some of the things you've
listed you want. For other items on your list (notably renewal), you're better
off integrating with some external authentication provider, as has been
suggested elsewhere in this thread.

--
Josh

>    Thanks
>    Deepak
>    On Fri, Jun 11, 2010 at 10:30 AM, Joshua Tolley <eggyknap@gmail.com>
>    wrote:
>
>      On Thu, Jun 10, 2010 at 06:01:24PM -0700, DM wrote:
>      >    How to force postgres users to follow password standards and
>      renewal
>      >    policies?
>      >    Thanks
>      >    Deepak
>
>      9.0 will ship with a contrib module called "passwordcheck" which will
>      enforce
>      some of these things, FWIW.
>      --
>      Joshua Tolley / eggyknap
>      End Point Corporation
>      http://www.endpoint.com
>      -----BEGIN PGP SIGNATURE-----
>      Version: GnuPG v1.4.9 (GNU/Linux)
>
>      iEYEARECAAYFAkwScpkACgkQRiRfCGf1UMMOzgCfW1P8SpFR53OSjm/og3hQFjba
>      0dIAoJK9mkm07XCAyfnPeiygBgrKuFG2
>      =XESJ
>      -----END PGP SIGNATURE-----

Вложения

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Does enterprisedb.com down?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: thoughts about constraint trigger