Re: password authentication with external passwd file - Mailing list pgsql-admin

From Tom Lane
Subject Re: password authentication with external passwd file
Date
Msg-id 15888.1125365365@sss.pgh.pa.us
Whole thread Raw
In response to Re: password authentication with external passwd file  (Jason Stone <pgsql-admin@dfmm.org>)
List pgsql-admin
Jason Stone <pgsql-admin@dfmm.org> writes:
> out of curiosity, why was the secondary password file capability removed?

You'd have to look into the pghackers archives for details, but my
recollection is that it didn't play nicely with other features that we
wanted to add.

> I really liked the simplicity of being able to manage users completely
> outside of the database, and to be able to do maintainence on the user
> accounts without the database's even running.

This is rather an overstatement.  You were able to change their passwords
externally, perhaps, but that's a pretty limited form of "management".

            regards, tom lane

pgsql-admin by date:

Previous
From: Jason Stone
Date:
Subject: Re: password authentication with external passwd file
Next
From: Hemant Pandey
Date:
Subject: How to improve Postgres performance