Re: Secure LDAP auth on windows machine inside domain - Mailing list pgsql-admin

From Dan Smith
Subject Re: Secure LDAP auth on windows machine inside domain
Date
Msg-id CAK50Jrz8mcmEYued95h++cfj8=BCoGytGtnTAsQNpVyFLZDARw@mail.gmail.com
Whole thread Raw
In response to Re: Secure LDAP auth on windows machine inside domain  (Rocco Kreutz <r.kreutz@prodat-sql.de>)
List pgsql-admin
Hi Rocco,

For Postgres server to ldap (AD), it looks like ldaptls was added to documentation for v10 (see 

Using Active Directory for Authentication can be done (check archives of this list it's, been covered).  Honestly outside of what has already been covered in other posts, I don't think I have much to add.  Most of what you need to do is external to Postgres (such as determining your ldap search criteria and verifying connection details).  Once you have all of that, updating the pg_hba.conf file is straight forward.


Best regards,

Dan Smith



On Tue, May 25, 2021, 00:20 Rocco Kreutz <r.kreutz@prodat-sql.de> wrote:
Cos im getting more and more reply's, without any help concerning my
actual question.

GSSAPI/SSPI is NOT an option. Creating keytab files, merging them,
adjusting postgreSQL config files and then restarting db-server is not
an option.

thx



pgsql-admin by date:

Previous
From: Moin Akther
Date:
Subject: failed to connect to PostgreSQL server using INET socket
Next
From: Pedro Podsclan
Date:
Subject: How do I install pgAgent?