| Oracle® Application Server Single Sign-On Administrator's Guide 10g (9.0.4) Part Number B10851-01 |
|
The single sign-on schema password is randomized when the Oracle Application Server infrastructure is installed. To obtain the password, issue this LDAP command:
ldapsearch -hdirectory_host_name-pdirectory_port-Ddirectory_bind_dn-wdirectory_bind_dn_password-b"orclReferenceName=infrastructure_database""orclresourcename=ORASSO" orclpasswordattribute
Here is an example:
ldapsearch -h oid.acme.com -p 389 -D "cn=orcladmin" -w welcome1 -b "orclReferenceName=disco.us.acme.com,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=oraclecontext" "orclresourcename=ORASSO" orclpasswordattribute
|
|
![]() Copyright © 1996, 2003 Oracle Corporation. All Rights Reserved. |
|