Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Distinguished Name (DN) for LDAP - ORA-31202 Authentication failed

Christian PitetSep 7 2020 — edited Sep 16 2020

Hi,

I am trying to set up an LDAP authentication scheme.

I am stuck there on the Distinguished Name (DN) value. In the documentation it is written :

"Exact DN : cn=%LDAP_USER%,l=amer,dc=yourdomain,dc=com"

I have entered :

"cn=%LDAP_USER%,l=french,dc=syndicatdelorge,dc=fr"

Is the parameter "l" correct ?

I tried to authenticate using my Windows user name (christian.pitet) and my windows password on the "LDAP Test" window but I get an error :

"Authentication failed

ORA-31202: DBMS_LDAP: LDAP client/server error: Informations d'identification non valides. 80090308: LdapErr: DSID-0C090446, comment: AcceptSecurityContext error, data 52e, v2580"

Using APEX 20.1.

This post has been answered by Christian Pitet on Sep 16 2020
Jump to Answer
Comments
Post Details
Added on Sep 7 2020
5 comments
1,365 views