On IDMHOST1, go the following directory: Stop the Administration Server if it is running. Start the Administration Server on IDMHOST1 using the startWebLogic.sh Validate that the changes were successful by opening a web browser and accessing

8-84 Oracle Fusion Middleware High Availability Guide Click Next. 16. On the Installation Summary screen, review the selections to ensure that they are correct if they are not, click Back to modify selections on previous screens, and click Install. 17. On the Installation Progress screen on UNIX systems, a dialog box appears that prompts you to run the oracleRoot.sh script. Open a window and run the script, following the prompts in the window. Click Next. 18. On the Configuration screen, multiple configuration assistants are launched in succession; this process can be lengthy. When it completes, click Next.

19. On the Installation Complete screen, click Finish to confirm your choice to exit.

8.5.3.2 Creating boot.properties for the Administration Server on IDMHOST1

This section describes how to create a boot.properties file for the Administration Server on IDMHOST1. The boot.properties file enables the Administration Server to start without prompting for the administrator username and password. Follow these steps to create the boot.properties file:

1. On IDMHOST1, go the following directory:

MW_HOME user_projectsdomainsdomainNameserversAdminServersecurity For example: cd u01apporacleproductfmwuser_ projectsdomainsIDMDomainserversAdminServersecurity 2. Use a text editor to create a file called boot.properties under the security directory. Enter the following lines in the file: username=adminUser password=adminUserPassword

3. Stop the Administration Server if it is running.

See the Starting and Stopping Oracle Fusion Middleware chapter of the Oracle Fusion Middleware Administrators Guide for information on starting and stopping WebLogic Servers.

4. Start the Administration Server on IDMHOST1 using the startWebLogic.sh

script located under the MW_HOMEuser_ projectsdomainsdomainNamebin directory.

5. Validate that the changes were successful by opening a web browser and accessing

the following pages: ■ WebLogic Server Administration Console at: Note: When you start the Administration Server, the username and password entries in the file get encrypted. For security reasons, minimize the time the entries in the file are left unencrypted. After you edit the file, you should start the server as soon as possible so that the entries get encrypted. Configuring High Availability for Identity Management Components 8-85 http:oidhost1.mycompany.com:7001console ■ Oracle Enterprise Manager Fusion Middleware Control at: http:oidhost1.mycompany.com:7001em Log into these consoles using the weblogic user credentials. 8.5.3.3 Configuring Oracle Directory Integration Platform and Oracle Directory Services Manager on IDMHOST2 Follow these steps to configure Oracle Directory Integration Platform and Oracle Directory Services Manager on IDMHOST2: 1. Ensure that the system, patch, kernel and other requirements are met. These are listed in Oracle Fusion Middleware Installation Guide for Oracle Identity Management in the Oracle Fusion Middleware documentation library for the platform and version you are using. 2. Ensure that Oracle Identity Management software has been installed and upgraded on IDMHOST2 as described in Section 8.3.3.1, Installing Oracle Fusion Middleware Components. 3. Start the Oracle Identity Management 11g Configuration Assistant located under the ORACLE_HOMEbin directory as follows: On UNIX, issue this command: .config.sh On Windows, double-click config.exe

4. On the Welcome screen, click Next.