My Oracle Support Banner

Searching User in AD Gives: "javax.naming.NameNotFoundException: [LDAP: error code 32" (Doc ID 3023940.1)

Last updated on JUNE 17, 2024

Applies to:

Oracle Business Process Management Suite - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

When searching in BPM Workspace for a test person called "zzzzzzzzzzzzzzq" seeing the exception :

Remote Server Failure:abc.xyz:636.[[
javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100220, problem 2001 (NO_OBJECT), data 0, best match of:
''
]; remaining name '/'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3284)

Also seeing the issue below:
Base is empty even though provider has this.

Good call -- to----DefaultAuthenticator
oracle.ods.virtualization.engine.util.VDELogger] [SRC_METHOD: debug] [#DefaultAuthenticator] JNDI Adapter Search using:[[
BindDN:
Base: ou=myrealm,dc=xxx
Scope: 2
Attributes: [loginid, mail, givenname, displayname, description, cn, sn, usernameattr, objectclass, orclguid, usernameattr, uid]
Filter: (&(uid=xyz)(objectclass=person))

Bad call –--to AD_ldap AD.... the Base is empty

oracle.ods.virtualization.engine.util.VDELogger] [SRC_METHOD: debug] [#AD_ldap] JNDI Adapter Search using:[[
BindDN:
Base:
Scope: 2
Attributes: [loginid, mail, givenname, displayname, description, cn, sn, usernameattr, objectclass, orclguid, usernameattr, objectGUID]
Filter: (&(cn=xyz)(&(cn=*)(objectclass=user)))
]]

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.