| From: | John R Pierce <pierce(at)hogranch(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] USER Profiles for PostgreSQL |
| Date: | 2017-09-19 19:45:34 |
| Message-ID: | 091eda09-40df-1710-1e94-8cbd713e6de3@hogranch.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
On 9/19/2017 12:33 PM, chiru r wrote:
> Yes, LDAP will do. However we need to sync the user accounts and
> groups between AD and PG servers.and then AD profiles will apply to
> PG user accounts for authentication.
>
if you're using LDAP from the AD servers to authenticate, whats to sync?
my database servers, the only 'users' connecting to them directly are
the database administrators... the applications connect with
application accounts, and if more security is required, these use
certificates, or they use unix 'ident' local connections.
--
john r pierce, recycling bits in santa cruz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2017-09-19 20:00:54 | Re: pgcrypto encrypt |
| Previous Message | Jeff Janes | 2017-09-19 19:42:40 | Re: pgcrypto encrypt |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2017-09-19 19:51:39 | Re: Show backtrace when tap tests fail |
| Previous Message | chiru r | 2017-09-19 19:33:01 | Re: [GENERAL] USER Profiles for PostgreSQL |