Hi,Been trying to use an iPlanet against my Domino server, but no way. I included below the error returned, having the server in dbg mode :
I of course have one trusted rule in DA DB. Anybody able to help ?
12/07/2005 22:41:28,13 [089C:0004-0884] NAMELookup:: Timeout=60 secs
12/07/2005 22:41:28,26 [089C:0004-0884] NAMELookup:: SEARCH returned ‘1’ match(es).
12/07/2005 22:41:28,27 [089C:0004-0884] NAMELookup:: ldap_search returned matched DN=‘uid=utest/ou=test/dc=domaine/dc=com’
12/07/2005 22:41:28,27 [089C:0004-0884] DA> Trying to verify name uid=utest/ou=test/dc=domaine/dc=com by trusted rules
12/07/2005 22:41:28,27 [089C:0004-0884] NAMELookup:: ldap_search returned DN is NOT followed by trusted rules!
NAMELookup:: name=‘utest’ was not found in domain=‘NS’
I tried again with 6.0.1. DA template, but it seems like I do not retrieve the authentification for the user (password in my ldap).
Since my user name is uid=utest/ou=test/dc=domaine/dc=com, do I have to include any special hierarchical attribute in DA document ? O=???
Subject: LDAP - Directory Assistance - iPlanet
12/07/2005 22:41:28,27 [089C:0004-0884] DA> Trying to verify name uid=utest/ou=test/dc=domaine/dc=com by trusted rules12/07/2005 22:41:28,27 [089C:0004-0884] NAMELookup:: ldap_search returned DN is NOT followed by trusted rules!
NAMELookup:: name=‘utest’ was not found in domain=‘NS’
I tried again with 6.0.1. DA template, but it seems like I do not retrieve the authentification for the user (password in my ldap).
Since my user name is uid=utest/ou=test/dc=domaine/dc=com, do I have to include any special hierarchical attribute in DA document ? O=???
If you follow google “Domino Directory FAQ” and go to Directory Assistance in the Admin Guide, you’ll find the following passage in “Directory assistance and naming rules” http://www-12.lotus.com/ldd/doc/domino_notes/Rnext/help6_admin.nsf/f4b82fbb75e942a6852566ac0037f284/85e6d33bc625726e85256c1d00393f00?OpenDocument
Note Some LDAP directories do not use the country (c), organization (o), and organizational unit (ou) naming model. If you set up directory assistance for an LDAP directory such as this, use an all-asterisk naming rule for the directory
Subject: RE: LDAP - Directory Assistance - iPlanet
Thanks for paying attention.
Well, I already checked. Also made a test against an other Domino directory, configured as LDAP, and the HTTP clients cannot authenticate either.
Anybody made this work yet ? (hope so…)