Chris
First of all as someone new to LDAP I find JXplorer to very helpful in learning the scope of LDAP. I am having what I believe is a referral issue when I search using JXplorer to our backend AD Server.
Connection Details:
Provider = ldap.ourcompany.com
Base DN = CN=CMFERR,CN=Users,DC=developers,DC=tennessee,DC=ourcompany,DC=com
Userid = [EMAIL PROTECTED]
Password = *********
Filter = None
Now if I change the Provider to developers.tennessee.ourcompany.com it works. It appears that this is a referral problem.
How do I get Jxplorer to chase down referrals If that is the issue. If I perform this search using Java it works fine.
Detail Error Message is:
javax.naming.PartialResultException: [LDAP: error code 10 - 0000202B: RefErr: DSID-031005E2, data 0, 1 access points
ref 1: 'developers.tennessee.ourcompany.com';
remaining name'CN=Users,DC=developers,DC=tennessee,DC=ourcompany,DC=com'
at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source)
at com.sun.jndi.ldap.LdapCtx.c_getAttributes(Unknown Source)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source)
at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source)
at com.ca.commons.jndi.JNDIOps.read(JNDIOps.java:586)
at com.ca.directory.jxplorer.broker.JNDIBroker.unthreadedReadEntry(JNDIBroker.java:986)
at com.ca.directory.jxplorer.broker.Broker.doEntryQuery(Broker.java:400)
at com.ca.directory.jxplorer.broker.Broker.processRequest(Broker.java:200)
at com.ca.directory.jxplorer.broker.JNDIBroker.processRequest(JNDIBroker.java:360)
at com.ca.directory.jxplorer.broker.Broker.processQueue(Broker.java:158)
at com.ca.directory.jxplorer.broker.JNDIBroker.processQueue(JNDIBroker.java:877)
at com.ca.directory.jxplorer.broker.Broker.run(Broker.java:124)
at java.lang.Thread.run(Unknown Source)
Charlie Bastnagel
Technical Services
Cigna Healthcare, Chattanooga
Phone:(423) 321-4413
Email: [EMAIL PROTECTED]
Cell Phone for Emergency Support: 423-322-8115
------------------------------------------------------------------------------
CONFIDENTIALITY NOTICE: If you have received this email in error, please immediately notify the sender by e-mail at the address shown. This email transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance. Copyright 2005 CIGNA
==============================================================================