Creating ODSM Connections to Oracle Virtual Directory Select the User Adapter. Click the Plug-ins ta Click the User Management Plug-in in the plug-ins table, then click Edit. The In the Parameters table, update the parameter values as follows:

Extending the Domain with Oracle Virtual Directory 9-9 ldapbind -h ovdhost1.mycompany.com -p 7501 -D cn=orcladmin -q -U 1 ldapbind -h ovdhost2.mycompany.com -p 7501 -D cn=orcladmin -q -U 1

9.7 Creating ODSM Connections to Oracle Virtual Directory

Before you can manage Oracle Virtual Directory you must create connections from ODSM to each of your Oracle Virtual Directory instances. To do this, proceed as follows: 1. Access ODSM through the load balancer address: http:admin.mycompany.comodsm 2. Validate that Oracle Directory Services Manager can create connections to Oracle Virtual Directory. Follow these steps to create connections to Oracle Virtual Directory: To create connections to Oracle Virtual Directory, follow these steps. Create connections to each Oracle Virtual Directory node separately. Using the Oracle Virtual Directory load balancer virtual host from ODSM is not supported: a. Launch Oracle Directory Services Manager: http:admin.mycompany.comodsm b. Create a direct connection to Oracle Virtual Directory on OVDHOST1 providing the following information in ODSM: Host: ovdhost1.mycompany.com Port: 8899 The Oracle Virtual Directory proxy port Enable the SSL option User: cn=orcladmin Password: password_to_connect_to_OVD

9.8 Creating Adapters in Oracle Virtual Directory

Oracle Virtual Directory communicates with other directories through adapters. Before you can start using Oracle Virtual Directory as an Identity Store, you must create adapters to each of the directories you want to use.The procedure is slightly different, depending on the directory you are connecting to. The following sections show how to create and validate adapters for supported directories: ■ Section 9.8.1, Creating Adapters for Oracle Internet Directory ■ Section 9.8.2, Creating Adapters for Microsoft Active Directory Server ■ Section 9.8.3, Creating Adapters for Oracle Directory Server Enterprise Edition or Sun Java System Directory Server ■ Section 9.8.4, Validating the Oracle Virtual Directory Adapters

9.8.1 Creating Adapters for Oracle Internet Directory

Oracle Virtual Directory is not required when you use Oracle Internet Directory as the back-end directory. However, if you want to access your Oracle Internet Directory through Oracle Virtual Directory, create the following Oracle Virtual Directory adapters. 9-10 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Identity Management

9.8.1.1 User Adapter for Oracle Internet Directory

Create the user adapter on the Oracle Virtual Directory instances running on OVDHOST1 and OVDHOST2 individually. Follow these steps to create the User Adapter in Oracle Virtual Directory using Oracle Directory Services Manager.

1. In a web browser, go to Oracle Directory Services Manager ODSM at:

http:admin.mycompany.comodsm.

2. Connect to each Oracle Virtual Directory instance by using the appropriate

connection entry.

3. On the Home page, click the Adapter tab.

4. Start the New Adapter Wizard by clicking Create Adapter at the top of the

adapter window.

5. Create a new adapter using the New Adapter Wizard, with the following

parameters: Verify that the summary is correct and then click Finish. 6. Edit the User Adapter as follows:

a. Select the User Adapter.

b. Click the Plug-ins tab.

c. Click the User Management Plug-in in the plug-ins table, then click Edit. The

plug-in editing window appears.

d. In the Parameters table, update the parameter values as follows:

Screen Field ValueStep Type Adapter Type LDAP Adapter Name User Adapter Adapter Template User_OID Connection Use DNS for Auto Discovery No Host oididstore.mycompany. com Port 389 Server Proxy Bind DN cn=orcladmin Proxy Password Password for orcladmin user. Connection Test Validate that the test succeeds. Namespace Remote Base dc=mycompany,dc=com Mapped Namespace 1 1 The Remote Base is the context in Oracle Virtual Directory where your information is stored. The Mapped Namespace is the context in Oracle Internet Directory where your information is stored. These are usually the same, but need not be. dc=mycompany,dc=com Parameter Value Default directoryType oid Yes Extending the Domain with Oracle Virtual Directory 9-11

e. Click OK.