Re: Enforcing password standards

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: DM <dm(dot)aeqa(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Enforcing password standards
Date: 2010-06-15 04:53:27
Message-ID: 4c170749.c32ce70a.7bbb.ffffca55@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)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-----

In response to

Browse pgsql-general by date

  From Date Subject
Next Message M. Bashir Al-Noimi 2010-06-15 05:21:24 Re: Does enterprisedb.com down?
Previous Message M. Bashir Al-Noimi 2010-06-15 04:53:12 Re: Does enterprisedb.com down?