Centralized User Management Tool? - Mailing list pgsql-general

From David Kerr
Subject Centralized User Management Tool?
Date
Msg-id 20100929212129.GD44073@mr-paradox.net
Whole thread Raw
Responses Re: Centralized User Management Tool?  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Centralized User Management Tool?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
Howdy,

Does anyone know of any tools or methods to handle centralized user management within postgres?

I've got about 20 DB servers (and growing) each requiring a different number and level of user access
(think dev, qa, staging, production, etc.)

Corporate security guidelines state that all users need to have their own login, and since we
work with sensitive data, that extends down into the developers space.

I know i can authenticate using PAM on linux, however that still requires a user to get created in
the DB. (I'm looking for a tool that helps manage that user creation portion)

Thanks

Dave

pgsql-general by date:

Previous
From: Dianne Yumul
Date:
Subject: Get next OID
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Centralized User Management Tool?