Re: Password aging

From: Andrej <andrej(dot)groups(at)gmail(dot)com>
To: "Heckler, Kim M" <kim(dot)heckler(at)nationwide(dot)com>
Cc: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Password aging
Date: 2020-02-05 20:18:17
Message-ID: CACMx3pPt-2EGd=X3=jKmNFNWe6rHYX79rOWKGS7U4cmviUzi8Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm not aware of any such extension; but similar questions were asked in
the past, and the common (and IMHO sensible) response is to tie postgres
authentication into an external authentication provider, e.g. LDAP

Kind regards,
Andrej

On Thu, 6 Feb 2020 at 08:39, Heckler, Kim M <kim(dot)heckler(at)nationwide(dot)com>
wrote:

> All,
>
>
>
> Is there an extension that provides password aging functionality? i.e.
> requires uses to change password after X number of days from last password
> change.
>
>
>
> Thank you.
>
>
>
> [image: Nationwide is on your side.]
>
> *Kim M. Heckler*
>
> Consultant, Infrastructure Eng
>
> Proud Nationwide Member
>
> Distributed Database Services
>
> W 614-249-3014
>
> C 740-816-0908
>
> kim(dot)heckler(at)nationwide(dot)com
>
> *FORTUNE® and Time Inc. are not affiliated with, and do not endorse the
> products or services of, Nationwide Mutual Insurance Company.*
>
>
>
>
>
>
>
>
>

--
Please don't top post, and don't use HTML e-Mail :} Make your quotes
concise.

http://www.georgedillon.com/web/html_email_is_evil.shtml
http://www.catb.org/jargon/html/email-style.html

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Stephen Frost 2020-02-05 20:39:21 Re: Password aging
Previous Message Heckler, Kim M 2020-02-05 19:38:59 Password aging