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

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

2012-11-15 Thread kevin
The following bug has been logged on the website: Bug reference: 7659 Logged by: Kevin Smith Email address: ke...@rootsmith.ca PostgreSQL version: 9.2.1 Operating system: CentOS5 Description: I have the following in my pg_hba.conf file: host all +ldap 127.0.0.1/32 ld