LDAP error 49: OID login failed in Oracle 10g
Hi All,
Am new to Oracle-10g stack. Following is the error while login to "Oracle Directory Manager".
LDAP: error code 49 - 8009030C:LdapErr: DSID-0C090336, coment: AcceptSecurityContext error, data 2030, va28
I forgot the password for su user("cn=orcladmin"), may be I might have locked it also, am not sure.
What is the best way to get back to normal life?. How can I get/reset password for cn=orcladmin account to access OID?
With my R&D I found the following way and here is the result.
ora-infr/bin> oidpassword connect=orcl unlock_su_acct=true
OID DB user password: mypassword
OID super user account unlocked successfully
or-infr/bin> odisrvreg.bat -p 389 -D cn=orcladmin -w mypassword
Invalid Credentials
See the following log file in the current directory for details: odisrvreg.err
Would appreciate your detailed answers to this specific question
ThanQ
Happy Oracle