Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ldap auth issue #171

Open
rkferreira opened this issue Feb 21, 2014 · 0 comments
Open

ldap auth issue #171

rkferreira opened this issue Feb 21, 2014 · 0 comments

Comments

@rkferreira
Copy link

Hi,

I'm configuring BacklogTool on:

apache-tomcat-7.0.52
jre-1.7.0_45-fcs.x86_64
CentOS release 6.4 (Final) - 2.6.32-358.el6.x86_64

I'm trying to authenticate on the interface and I'm getting the error:

HTTP Status 500 - [LDAP: error code 32 - 0000208D: NameErr: DSID-031001E5, problem 2001 (NO_OBJECT), data 0, best match of:

type Exception report

message [LDAP: error code 32 - 0000208D: NameErr: DSID-031001E5, problem 2001 (NO_OBJECT), data 0, best match of:

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.springframework.ldap.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-031001E5, problem 2001 (NO_OBJECT), data 0, best match of:
''
]; nested exception is javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-031001E5, problem 2001 (NO_OBJECT), data 0, best match of:
''
]; remaining name '

So, I kept watching network traffic and I can see that authentication is happening OK on ldap, but at some moment application is asking for some LDAP attributes that we dont have on our base:

objectClass javaSerializedData javaClassName javaFactory javaCodeBase javaReferenceAddress javaClassNames javaRemoteLocation

So, above error is raised.

Regards,
Rodrigo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant