Greetings,
(Dropping all the extra mailing lists and such, please do *not*
cross-post like that)
* M Tarkeshwar Rao (m.tarkeshwar@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 wi
On Thu, May 09, 2019 at 07:11:24AM +, M Tarkeshwar Rao 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
On Thu, 2019-05-09 at 07:11 +, M Tarkeshwar Rao 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 acceptin
#x27;pgsql-gene...@postgresql.org'
; pgsql-performa...@postgresql.org;
pgsql-hack...@postgresql.org; 'pgsql-hackers-ow...@postgresql.org'
; Aashish Nagpaul
Subject: Re: integrate Postgres Users Authentication with our own LDAP Server
On Thu, 2019-05-09 at 04:51 +, M Tarkeshwar
On Thu, 2019-05-09 at 04:51 +, M Tarkeshwar Rao wrote:
> We would need to integrate Postgres Users Authentication with our own LDAP
> Server.
>
> Basically as of now we are able to login to Postgress DB with a user/password
> credential.
>
> [roles "pg_signal_backend" and "postgres"]
>
On 9/5/19 7:51 π.μ., M Tarkeshwar Rao wrote:
Hi all,
We would need to integrate Postgres Users Authentication with our own LDAP
Server.
Basically as of now we are able to login to Postgress DB with a user/password
credential.
These user objects are the part of Postgres DB server. Now we wan