On 4/20/06, O Plameras <[EMAIL PROTECTED]> wrote: > > So, how will you explain the fact that the setup which I have just > illustrated > generates exactly the same error as the OP ?
I can't explain something that you've done. What I *can* show you, to prove my point (and Jamies', while we're at it) is that the base dn has no relation to DNS whatsoever. See for yourself: (relevant parts from slapd.conf): suffix "dc=slug,dc=org,dc=au" rootdn "cn=Manager,dc=slug,dc=org,dc=au" # ldapsearch -x -W -D 'cn=Manager,dc=slug,dc=org,dc=au' Enter LDAP Password: # extended LDIF # # LDAPv3 <etc ...> To further prove my point, a tcpdump on port 53 revealed no activity when doing an ldapsearch or restarting LDAP, so I'm not sure at which point you seem to think some part of LDAP executes a DNS query to check the existance of the domain defined as the base DN. Cheers, Gonzalo. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
