OpenLDAP problem

Petr Janda elekktretterr at exemail.com.au
Mon Jan 8 20:51:44 PST 2007


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





More information about the Users mailing list