Re: integrate Postgres Users Authentication with our own LDAP Server - Mailing list pgsql-general

From Stephen Frost
Subject Re: integrate Postgres Users Authentication with our own LDAP Server
Date
Msg-id 20190509192444.GU6197@tamriel.snowman.net
Whole thread Raw
In response to RE: integrate Postgres Users Authentication with our own LDAP Server  (M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com>)
List pgsql-general
Greetings,

(Dropping all the extra mailing lists and such, please do *not*
cross-post like that)

* M Tarkeshwar Rao (m.tarkeshwar.rao@ericsson.com) wrote:
> We  want to setup ldap authentication in pg_hba.conf, for Postgresql users(other than  postgres super user).
>
> We are getting issue with special characters by following steps given in postgres documentation.
> It is not accepting any special characters as special characters are mandatory in our use case.
>
> Can you please help us or have you any steps by which we can configure any postgres with LDAP?

Is this an active directory environment?  If so, you should probably be
using GSSAPI anyway and not LDAP for the actual authentication.

As for the "special characters", you really need to provide specifics
and be able to show us the actual errors that you're getting.

Thanks,

Stephen

Attachment

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: perl path issue
Next
From: Erik Jones
Date:
Subject: Hot Standby Conflict on pg_attribute