integrate Postgres Users Authentication with our own LDAP Server

From: M Tarkeshwar Rao <m(dot)tarkeshwar(dot)rao(at)ericsson(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>, "'postgres-discuss(at)mailman(dot)lmera(dot)ericsson(dot)se'" <postgres-discuss(at)mailman(dot)lmera(dot)ericsson(dot)se>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "'pgsql-hackers-owner(at)postgresql(dot)org'" <pgsql-hackers-owner(at)postgresql(dot)org>, Aashish Nagpaul <aashish(dot)nagpaul(at)ericsson(dot)com>
Subject: integrate Postgres Users Authentication with our own LDAP Server
Date: 2019-05-09 04:51:02
Message-ID: VI1PR0701MB2718F96CC2957625C3862F81AE330@VI1PR0701MB2718.eurprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-performance

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.
[cid:image001(dot)png(at)01D50650(dot)D807AE30]

These user objects are the part of Postgres DB server. Now we want that these users should be authenticated by LDAP server.
We would want the authentication to be done with LDAP, so basically the user credentials should be store in LDAP server

Can you mention the prescribed steps in Postgres needed for this integration with LDAP Server?

Regards
Tarkeshwar

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lewis Shobbrook 2019-05-09 05:30:11 Re: Amazon Linux Support?
Previous Message Igal Sapir 2019-05-09 04:13:15 Re: Postgres for SQL Server users

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul A Jungwirth 2019-05-09 04:54:11 Re: range_agg
Previous Message Fabien COELHO 2019-05-09 04:50:12 Re: Patch to document base64 encoding

Browse pgsql-performance by date

  From Date Subject
Next Message Achilleas Mantzios 2019-05-09 06:17:37 Re: integrate Postgres Users Authentication with our own LDAP Server
Previous Message Deepak Somaiya 2019-05-09 04:14:15 Re: Re: Generic Plans for Prepared Statement are 158155 times slower than Custom Plans