Re: Secure LDAP auth on windows machine inside domain

From: Dan Smith <j(dot)daniel(dot)smith1(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Secure LDAP auth on windows machine inside domain
Date: 2021-05-25 15:33:07
Message-ID: CAK50Jrz8mcmEYued95h++cfj8=BCoGytGtnTAsQNpVyFLZDARw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Rocco,

For Postgres server to ldap (AD), it looks like ldaptls was added to
documentation for v10 (see
https://www.postgresql.org/docs/10/auth-methods.html#AUTH-LDAP)

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(dot)kreutz(at)prodat-sql(dot)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
>
>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Pedro Podsclan 2021-05-26 18:15:53 How do I install pgAgent?
Previous Message Moin Akther 2021-05-25 08:48:59 failed to connect to PostgreSQL server using INET socket