Tuesday, November 18, 2008

Unlock account orcladmin

Unlock the orcladmin account when it is locked:
LDAP: ERROR CODE 49 - PASSWORD POLICY ERROR :9000: GSL_PWDEXPIRED_EXCP
cd $ORACLE_HOME/bin
./oidpasswd connect={METADATAREPOSITORY SID} unlock_su_acct=true

Output:
OID DB user password:
OID super user account unlocked successfully.

This unlocks the OID Super User account, cn=orcladmin ONLY. Do not confuse this account
with the default realm administrator "cn=orcladmin,cn=users,dc=xxxxx,dc=yyyyy". They are
two separate accounts. After resetting the orcladmin super user account, you will still
not be able to login to SSO using the orcladmin account until you perform the next step.

3 comments:

  1. can u pls guide me the procedure to follow second step to unlock orcladmin account.

    ReplyDelete
  2. What do you want to know exactly?

    ReplyDelete
  3. Ok, i unlock the ORCLADMIN account, now how to login in SSO by using ORCLADMIN account to activate others users account ? what is next step written above ?

    ReplyDelete

comment