DragonFly users List (threaded) for 2007-01
DragonFly BSD
DragonFly users List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

OpenLDAP problem


From: Petr Janda <elekktretterr@xxxxxxxxxxxxxx>
Date: Tue, 09 Jan 2007 15:40:03 +1100

Hey,

I can easily bind to my ldap server with cn=Manager..., ive setup an ou=daemons, so my dns server can bind to the ldap server via something else than cn=Manager. Ive added an entry into the ou called cn=dns.

dn: cn=dns,ou=daemons,dc=webgate,dc=net,dc=au
objectClass: top
objectClass: inetOrgPerson
userPassword: test
cn: dns
sn: dns

Ive got an access list for that user:

access to dn.children="ou=zones,dc=webgate,dc=net,dc=au"
       by dn="uid=dns,ou=daemons,dc=webgate,dc=net,dc=au" read

but when i try to bind:

porncatalog# ldapsearch -D "uid=dns,ou=daemons,dc=webgate,dc=net,dc=au" -W
Enter LDAP Password:
ldap_bind: Invalid credentials (49)


Any ideas please?


Petr



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]