Skip Headers
Oracle® Identity Manager Installation and Configuration Guide for JBoss Application Server
Release 9.1.0.1

Part Number E14046-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

6 Installing Oracle Identity Manager on Windows

This chapter explains how to install Oracle Identity Manager on Microsoft Windows in a nonclustered installation.

See Also:

Chapter 5, "Installing and Configuring JBoss Application Server in Clustered Mode" for information about deploying Oracle Identity Manager in a clustered installation

You must install Oracle Identity Manager on systems running the application server. Oracle Identity Manager components such as the Remote Manager and Design Console can be installed on separate systems. Each component has its own installer.

This chapter contains the following topics:

Caution:

Do not use a remote client tool, such as Symantec pcAnywhere, to install Oracle Identity Manager products.

6.1 Installing the Database Schema

As part of the installation, the Oracle Identity Manager Installer loads a schema into your database. It is installed the first time you run the Oracle Identity Manager Installer. Each subsequent time you run the installer to deploy other Oracle Identity Manager components, you enter information about the database connection to configure the component for the same schema. If required, contact your database administrator (DBA).

Note:

During the schema installation, a log file is created in the OIM_HOME/logs directory.

6.2 Installing Documentation

The Oracle Identity Manager documentation is installed automatically in the OIM_HOME directory. No special input is required. A full documentation set is installed with each Oracle Identity Manager component.

6.3 Installing Oracle Identity Manager on Microsoft Windows

This section describes how to install Oracle Identity Manager on a computer running Microsoft Windows.

Caution:

Do not install Oracle Identity Manager on top of an existing Oracle Identity Manager installation. For each new installation, use a different home directory. If you want to reuse the name of an existing Oracle Identity Manager home directory, then back up your original Oracle Identity Manager home by renaming that directory.Remember at all times that all Oracle Identity Manager components must be installed in different home directories. For example, you cannot install the Remote Manager in the same directory as Oracle Identity Manager.

To install Oracle Identity Manager on a Microsoft Windows host:

  1. If you are using Microsoft SQL Server as the database, before installing Oracle Identity Manager, ensure that you copy the C:\Program Files\Microsoft SQL Server 2005 Driver for JDBC\lib\Sqljdbc.jar file to the JBOSS_HOME\server\default\lib\ directory and add the driver location to the system CLASSPATH environment variable.

  2. Insert the Oracle Identity Manager Installation CD into your CD-ROM drive.

  3. Using Microsoft Windows Explorer, access the installServer directory on the installation CD and double-click the setup_server.exe file.

  4. Select a language on the Installer page and click OK. The Welcome page is displayed.

  5. Click Next on the Welcome page. The Admin User Information page is displayed.

  6. Enter the password that you want to use as the Oracle Identity Manager administrator, confirm the password by entering it again, and then click Next. The OIM Application Options page is displayed.

  7. Select one of the following applications to install, and then click Next:

    • Oracle Identity Manager

    • Oracle Identity Manager with Audit and Compliance Module

      See Also:

      Oracle Identity Manager Audit Report Developer's Guide for information about the Audit and Compliance Module
  8. On the Target directory page, perform one of the following steps:

    • The default directory for Oracle Identity Manager is C:\oracle. To install Oracle Identity Manager into this directory, click Next.

    • To install Oracle Identity Manager into another directory, enter the path in the Directory field, and then click Next.

      Alternatively, click Browse, navigate to the required location, and then click Next.

      Note:

      If the directory path does not exist, then the Base Directory settings field is displayed. Click OK. The directory is automatically created. If you do not have write permission to create the default directory for Oracle Identity Manager, then a message is displayed informing you that the installer could not create the directory. Click OK to close the message box, and then contact your system administrator to obtain the required permissions.
  9. On the Database Server Selection page, specify either Oracle or SQL Server as the type of database that you are using with Oracle Identity Manager and then click Next.

  10. On the Database Information page, enter all database connectivity information required to install the database schema.

    You install this schema once, as part of your initial Oracle Identity Manager installation. Thereafter, you configure all the other Oracle Identity Manager components to point to this common schema.

    Note:

    To install against an existing database, verify that the version of Oracle Identity Manager you are installing is certified with your existing database version. See Oracle Identity Manager Readme for information about the certified configurations.

    When Oracle Identity Manager is installed against an existing database, a warning message is displayed indicating the database schema already exists and instructing you to copy the .xldatabasekey file from the existing Oracle Identity Manager installation to the new OIM_HOME\xellerate\config\ directory after you complete the installation process.

    You should create the \config directory in the new OIM_HOME\xellerate\ path if it does not already exist.

    Enter the following database information:

    • In the Host field, enter the host name or the IP address of the computer on which the database is installed.

    • In the Port field, enter the port number on which the database listens for connections. The default port is 1521 for Oracle Database and 1433 for Microsoft SQL Server.

    • In the Database SID field, enter the name of the database instance.

    • In the User Name field, enter the user name of the database account that you created for Oracle Identity Manager.

    • In the Password field, enter the Oracle Identity Manager database user password.

    • Click Next to commit these settings.

      Note:

      When you set the preceding items, see the configuration settings specified in "Using an Oracle Database for Oracle Identity Manager".

      The installer checks for database connectivity and whether or not a database schema exists. If the check passes, then the installer proceeds to the next step in the process. If the check fails, then an error message is displayed.

    • Select the appropriate database options:

      • If a database exists, and the connectivity is detected, proceed to Step 11.

      • If no connectivity is detected, then you are prompted to enter new information or to fix the connection. Click Next after entering new information or fixing the connection.

      The Authentication Information page is displayed.

  11. On the Authentication Information page, select either the Oracle Identity Manager Default Authentication or SSO (Single Sign-On) Authentication option. If you select Single Sign-On authentication, you must provide the header variable used in the Single Sign-On system in the Enter the header value for SSO Authentication field. Click Next.

  12. On the Application Server page, select JBoss Application Server, and then click Next. The Cluster Information page is displayed.

  13. Specify the server configuration (clustered or nonclustered) by performing one of the following steps:

  14. On the Application Server Information page, enter information about your application server and Java installation as follows:

    • Enter the path to your application server installation directory.

      Alternatively, click Browse and navigate to your application server installation directory.

    • Enter the path to the JDK directory.

      Alternatively, click Browse and navigate to the JDK directory.

    Then, click Next. The Application Server Configuration Backup page is displayed.

  15. If the installer detects an existing database, then you can choose to use that database.

    Select Yes, and then click Next. If the existing database is not encrypted, you are prompted to encrypt it. Select Yes, and then click Next.

  16. The Summary page is displayed. Click Install to install the Oracle Identity Manager application.

  17. After Oracle Identity Manager is installed, a message is displayed listing the location of the installer log file and the next steps you should perform.

    Click OK and complete the postinstallation steps listed in the message.

  18. The Completed page is displayed.

    Click Finish to exit the installer.

After installing Oracle Identity Manager, follow the instructions in Chapter 8, "Postinstallation Configuration for Oracle Identity Manager and JBoss Application Server".

6.4 Removing Oracle Identity Manager

To remove an Oracle Identity Manager installation:

  1. Stop Oracle Identity Manager if it is running, and then stop all Oracle Identity Manager processes.

  2. Delete the OIM_HOME directory in which you installed Oracle Identity Manager.