Getting ORA-31202: DBMS_LDAP: LDAP client/server error: Invalid credentials
Hi all,
I am getting ORA-31202: DBMS_LDAP: LDAP client/server error: Invalid credentials. 8009030C: LdapErr: DSID-0C090336, comment: AcceptSecurityContext error, data 52b, vece
when i try to connect to ADAM server using DBMS_LDAP.simple_bind_s function
I am able to connect to the AD server specifying the same DN.
Please help me in this regard.I have verified the DN and it is present in the ADAM server. Also the password seems to be correct.
Also can i use UPN instead of DN in any way while doing a bind operation?
Thanks in advance,
Krishna