Re: [BUGS] BUG #7659: LDAP auth does not search the subtree

2013-05-28 Thread Peter Eisentraut
On 5/21/13 2:54 AM, Andrzej Cedro wrote: > I use PostgeSQL 9.1 32-bit on Windows 7 Professional with Active Directory as > LDAP. > I have following configration in pg_hba.conf: > > host all all all ldapldapserver=192.168.155.157 > ldapbinddn="CN=aa,OU=b,DC=,DC=" l

Re: [BUGS] BUG #7659: LDAP auth does not search the subtree

2013-05-21 Thread Andrzej Cedro
I use PostgeSQL 9.1 32-bit on Windows 7 Professional with Active Directory as LDAP. I have following configration in pg_hba.conf: host all all all ldapldapserver=192.168.155.157 ldapbinddn="CN=aa,OU=b,DC=,DC=" ldapbindpasswd=** ldapbasedn="DC=,DC=" l