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@xxxxxxxxxxxxx> 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