Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

ldap auth issue #171

@rkferreira

Description

@rkferreira

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions