[GENERAL] LDAP

2008-11-16 Thread Taha Ozket
Hi, I am using ldap for client authentication. I add a line to pg_hba.conf like this host allall192.168.1.104 255.255.255.0ldap "ldap://ldapserver:389/dc=domain,dc=com,dc=tr;;,sn=;?sub?(objectclass=*)" but It doesnt work. I dont want to use this type query; cn=username, dc=domai

[GENERAL] LDAP Authentication

2008-06-29 Thread Taha Ozket
Hi, I have a ldap group, "pgsql-developers". I have an user (user1) member of this group; group dn: cn=pgsql-developers,ou=Groups,o=Dep,dc=x,dc=x,dc=x objectClass: groupOfUniqueNames objectClass: top cn: SVN Committers uniqueMember: uid=user1,ou=Users,o=Dep,dc=x,dc=x,dc=x user dn: uid=user1,ou=U