Re: Enforcing password standards - Mailing list pgsql-general

From Joshua Tolley
Subject Re: Enforcing password standards
Date
Msg-id 4c170749.c32ce70a.7bbb.ffffca55@mx.google.com
Whole thread Raw
In response to Re: Enforcing password standards  (DM <dm.aeqa@gmail.com>)
List 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-----

Attachment

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Does enterprisedb.com down?
Next
From: Craig Ringer
Date:
Subject: Re: thoughts about constraint trigger