Login to Infrastructure machine where Oracle Internet Directory and Infrastructure reside.
$ cd $ORACLE_HOME/bin
Issue the command, oidpasswd as shown below
$ oidpasswd
current password:
Issue the current password, new password and confirm new password. The OID DB password would be changed.
Step 2: Changing ROOT ORCLADMIN password
Run the oidpasswd command again as shown below.
$ oidpasswd reset_su_password=true
OID DB user password:
new password:
confirm password:
OID DB user password:
new password:
confirm password:
Step 3: Changing default realm ORCLADMIN password
- Loginto Oracle Directory Manager as orcladmin with the new password. Navigate to Entry Management -> dc=com ->dc=REALMNAME - > cn=Users .
- Scroll down to orcladmin and click the entry. On the right hand side, in the properties tab, scroll down to the last row, “userpassword”. Update this entry to the new value.
No comments:
Post a Comment