Re: Enforcing password standards - Mailing list pgsql-general

From DM
Subject Re: Enforcing password standards
Date
Msg-id AANLkTimP2BHRvT9Ll6pQJ_O1svAPP1hvQCrE3F_yEzJx@mail.gmail.com
Whole thread Raw
In response to Re: Enforcing password standards  (Joshua Tolley <eggyknap@gmail.com>)
Responses Re: Enforcing password standards  (Joshua Tolley <eggyknap@gmail.com>)
List pgsql-general
Thanks everyone,

I will wait for Postgres 9.0 to implement this feature then. Thanks

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 by date:

Previous
From: Joshua Tolley
Date:
Subject: Re: Enforcing password standards
Next
From: Scott Marlowe
Date:
Subject: Re: How to show the current schema or search path in the psql PROMP