To create another primary naming context, click the Create Primary Naming

38-24 Oracle Fusion Middleware Administrators Guide for Oracle Internet Directory orclapplicationcommonname: ORASSO_SSOSERVER orclappfullname: ORASSO_SSOSERVER orclversion: 10.1.2.0.0 objectclass: orclApplicationEntity objectclass: top userpassword: userpassword_copied_from_backup_file 3. Execute the following command to add the SSO container entry: ldapadd –p consumer_port -h consumer_host -D super_user_DN \ -q -f add_SSO_container.ldif 4. Create an LDIF file mod.ldif with the following contents: dn: cn=OracleUserSecurityAdmins,cn=Groups,cn=OracleContext changetype:modify add: uniquemember uniquemember: orclApplicationCommonName=ORASSO_SSOSERVER, cn=SSO,cn=Products,cn=OracleContext dn: cn=verifierServices, cn=Groups,cn=OracleContext changetype:modify add: uniquemember uniquemember: orclApplicationCommonName=ORASSO_SSOSERVER, cn=SSO,cn=Products,cn=OracleContext 5. Execute the following command to apply mod.ldif: ldapmodify -p consumer_port -h consumer_host -D super_user_DN \ -q -f mod.ldif 6. Using a browser, test the Oracle Delegated Administration Services and Oracle Single Sign-On pages. To test Oracle Delegated Administration Services, try to log in as the admin user orcladmin on the Oracle Delegated Administration Services page, https:new_node_hostname:new_node_http_portoiddas. If you cannot log in, see the troubleshooting appendix in Oracle Identity Management Guide to Delegated Administration. in the 10g 10.1.4.0.1 library. To test Oracle Single Sign-On, try to log in as the super admin user orcladmin on the Oracle Single Sign-On page, https:new_node_ hostname :new_node_http_portplsorasso. If you cannot log in, see the troubleshooting appendix in Oracle Application Server Single Sign-On Administrators Guide. in the 10g 10.1.4.0.1 library. Setting Up an LDAP-Based Replica by Using the ldifwrite Tool This section discuss the general tasks you perform when configuring an LDAP-based replica by using the ldifwrite tool. It contains these topics: ■ Task 1: Start the Directory Server on Both the Supplier and the Consumer Nodes ■ Task 2: Back Up the Metadata from the New Consumer Node Note: Do not copy the authpassword;oid, createtimestamp, creatorsname, modifiersname, modifytimestamp, or orclguid attributes.