| Author |
LDAP AuthenticationException
|
vicky peter
Greenhorn
Joined: Aug 27, 2007
Posts: 4
|
|
Hi All,
Am newbie to LDAP,
While trying to connect, I'm getting the following,
javax.naming.AuthenticationException: [LDAP: error code 32 - No Such Object]
at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:272)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2658)
at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:287)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
Let me know solution to resolve this.
Thanks in Advance.
|
 |
 |
|
|
subject: LDAP AuthenticationException
|
|
|