Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.

You are encouraged to leave a comment.








Monday, February 17, 2014

fusionapplications cn=orcladmin Account unlocked

Issue:

During the APM validation tool run, mistakenly provided the wrong password for orcladmin during ldapmodify.

orcladmin account was locked.


Users experienced














Errors in the managed servers (OIM,OAM,ODS and OER)


[2014-02-17T11:00:49.580+05:30] [wls_oim1] [WARNING] [JPS-01030] [oracle.jps.credstore] [tid: OIMQuartzScheduler_Worker-9] [userId: oiminternal] [ecid: 670d968dbdc0c587:-755aaf48:1443e429d23:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] Cannot get credential. Reason oracle.security.jps.service.policystore.PolicyStoreOperationNotAllowedException: javax.naming.OperationNotSupportedException: [LDAP: error code 53 - Password Policy Error :9001: cn=orcladmin : Your account is locked. Contact your OID administrator.].
[2014-02-17T11:00:49.581+05:30] [wls_oim1] [ERROR] []




Fix:

To unlock the same

[oracle@fusionapp FMW]$ ORACLE_HOME=/stagefusion/FMW/idm
[oracle@fusionapp FMW]$ ORACLE_INSTANCE=/stagefusion/admin/oid_inst1
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/opmn/bin:$PATH
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/bin:$PATH
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/ldap/bin:$PATH
[oracle@fusionapp FMW]$ PATH=$ORACLE_HOME/ldap/admin:$PATH
[oracle@fusionapp FMW]$ export ORACLE_HOME
[oracle@fusionapp FMW]$ export ORACLE_INSTANCE
[oracle@fusionapp FMW]$ export PATH

stopOID.sh



[oracle@fusionapp FMW]$ oidpasswd connect=OIDDB unlock_su_acct=true
OID DB user password:

OID super user account unlocked successfully.


[oracle@fusionapp FMW]$ ./startOID.sh
Starting Oracle Internet Directory
++++++++++++++++++++++++++++++++++
ORACLE_HOME set as /stagefusion/FMW/idm
ORACLE_INSTANCE set as /stagefusion/admin/oid_inst1
PATH set as /stagefusion/FMW/idm/ldap/admin:/stagefusion/FMW/idm/ldap/bin:/stagefusion/FMW/idm/bin:/stagefusion/FMW/idm/opmn/bin:/stagefusion/FMW/idm/ldap/admin:/stagefusion/FMW/idm/ldap/bin:/stagefusion/FMW/idm/bin:/stagefusion/FMW/idm/opmn/bin:/stagefusion/FMW/idm/bin:/stagefusion/FMW/idm/ldap/bin/:/stagefusion/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/:/stagefusion/jrockit-jdk1.6.0_29-R28.2.2-4.1.0/bin/:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
opmnctl startall: starting opmn and all managed processes...
+++++++++++++++++++
 Status of OID
+++++++++++++++++++

Processes in Instance: oid_inst1
---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
ias-component                    | process-type       |     pid | status   |        uid |  memused |    uptime | ports
---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
oid1                             | oidldapd           |    9707 | Alive    |  664200550 |   374560 | 597:01:06 | N/A
oid1                             | oidldapd           |    9716 | Alive    |  664168721 |   783112 | 597:01:05 | N/A
oid1                             | oidmon             |    9655 | Alive    |  664168719 |   364156 | 597:01:08 | LDAPS:3061,LDAP:3060
EMAGENT                          | EMAGENT            |    9656 | Alive    |  664168718 |    63828 | 597:01:08 | N/A

[oracle@fusionapp FMW]$

Cheers!!!

Related Posts Plugin for WordPress, Blogger...

Let us be Friends...

Share |

Popular Posts

Recent Comments