On Wed, Apr 17, 2013 at 3:53 PM, nino martinez wael < [email protected]> wrote:
> Hi > > I have a working LDAP configuration using Directory Studio. Here's the > configuration : http://imgur.com/a/w6DKp > > And am now trying to do the same using the LDAP API here : > http://tny.cz/c7a2ee7e > > I get this exception: > > > org.apache.directory.shared.ldap.model.exception.LdapAuthenticationException: > 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, > data 525, vece > > > How does my code differ from what are used in Directory studio? > > is the password in your code correct? > I am using this version, is that wrong?: > > <dependency> > <groupId>org.apache.directory.shared</groupId> > <artifactId>shared-all</artifactId> > <version>1.0.0-M13</version> > </dependency> > > > > > -- > Best regards / Med venlig hilsen > Nino Martinez > -- Kiran Ayyagari http://keydap.com
