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-11 17:30:01
Message-ID: 4c12729b.0953e70a.0bee.4be3@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message DM 2010-06-11 17:40:29 Re: Enforcing password standards
Previous Message Adrian Klaver 2010-06-11 17:29:45 Re: How to show the current schema or search path in the psql PROMP