LDAP auth - Mailing list pgsql-admin

From Pierre Ochsenbein
Subject LDAP auth
Date
Msg-id CABG8FoMqBzOWBASWThxPnsu+yuhwR1mSUr+3BXoQKHH5gN27aA@mail.gmail.com
Whole thread Raw
Responses Re: LDAP auth
List pgsql-admin
Hi

I'm running on PostgreSQL 10.6 and would like to connect with LDAP users
I have sync all users from my group in my database and I can find users :-) 

hostssl    all             all             10.1.1.0/24        ldap  ldapurl="ldap://ldap.local/OU=ASA,OU=Forest%20Admin%20Accounts%20%26%20Roles,DC=ASATL,DC=NET?sAMAccountName?sub" ldaptls=1 ldapbinddn="CN=POSTGRES,OU=Service Accounts,OU=Global,OU=Member Servers,DC=PMINTL,DC=NET" ldapbindpasswd='password001'

What is the best way to put the LDAP query in pg_hba? I think the error comes from here

Thanks
Pierre

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: I want the elephant back
Next
From: Stephen Frost
Date:
Subject: Re: LDAP auth