DBMS_LDAP: ORA-31202
AverMay 7 2007 — edited May 7 2007Using code of DBMS_LDAP from http://www.oracle-base.com/articles/9i/LDAPFromPLSQL9i.php i got the next exception:
ORA-31202: DBMS_LDAP: LDAP client/server error: Invalid credentials. 80090308:
LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
What can be a problem?
Thanks.