Re: [SQL] Password Policy

From: Richard Huxton <dev(at)archonet(dot)com>
To: Ezequias Rodrigues da Rocha <ezequias(dot)rocha(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org, Pgadmin-Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: [SQL] Password Policy
Date: 2007-02-12 08:19:15
Message-ID: 45D02303.8060202@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-admin pgsql-general pgsql-sql

Ezequias Rodrigues da Rocha wrote:
> Hi list,
>
> Is there any password polity that postgresql implement ?
>
> It is possible to put a set all no administrators passwords to = '123456'
> from times and times ?
>
> Has anyone implement a dinamic password autentication (the password changes
> according the date/month etc of a day ) ?

Use PAM/LDAP/Kerberos to handle your passwords and you have access to
all sorts of options.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Art Fore 2007-02-12 10:40:08 Query (view) question
Previous Message Dave Page 2007-02-11 18:02:07 Re: Error configuring 1.6.3

Browse pgsql-admin by date

  From Date Subject
Next Message Edwin Eyan Moragas 2007-02-12 09:42:25 Re: Priorities for users or queries?
Previous Message A. Kretschmer 2007-02-11 18:13:08 Re: [ADMIN] Priorities for users or queries?

Browse pgsql-general by date

  From Date Subject
Next Message MG 2007-02-12 08:51:20 pg_dump: [tar archiver] write error appending to tar archive
Previous Message Anton Melser 2007-02-12 08:09:32 Re: getting postgres to emulate mysql/sqlserver bit datatype

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2007-02-12 08:21:52 Re: COPY FROM query.
Previous Message Paul Lambert 2007-02-12 00:51:43 Re: COPY FROM query.