2.2 Installing the Remote Loader and Driver Files

The files for the Access Review driver need to be on the same server where you install the Remote Loader.

2.2.1 Installing the Remote Loader

The Remote Loader loads drivers and communicates with the Identity Manager engine on behalf of drivers installed on remote servers. To ensure appropriate communication between the Access Review driver and Identity Manager, NetIQ recommends that you install the Remote Loader on the Access Review server.

For more information about installation, see “Installing and Managing the Remote Loader” in the NetIQ Identity Manager Setup Guide.

2.2.2 Adding the Access Review Driver File to the Identity Vault

By default, the driver files are installed on the Identity Manager server at the same time as the Identity Manager engine. The installation program extends the Identity Vault’s schema and installs the driver shim and the driver configuration file. It does not create the driver in the Identity Vault or upgrade an existing driver’s configuration.

2.2.3 Adding the Access Review Driver Files to the Remote Loader Server

This section provides information for adding the files for the Access Review driver to the Remote Loader server.

  1. Log in to the server where you installed the Remote Loader.

    NetIQ recommends that you install the Remote Loader on the Access Review server.

  2. Copy the arshim.jar file from the Identity Vault server to the lib directory for the Remote Loader, located by default in the opt/novell/eDirectory/lib/dirxml/classes directory.

  3. In the lib directory, install the third-party JDBC driver that supports the Access Review database, either Oracle or Postgres.

  4. In the /etc/opt/novell/dirxml/rdxml Access Review driver directory, create a text file that defines the classpath for the Access Review driver. For example:

    -description "AR Driver"
    -commandport 8000
    -connection "port=8090"
    -trace 3
    -tracefile "/opt/netiq/ar.log"
    -tracefilemax 100M
    -class "com.novell.nds.dirxml.driver.arshim.AccessReviewDriverShim"

    For more information about classpaths, see “Installing and Managing the Remote Loader” in the NetIQ Identity Manager Setup Guide.

  5. Note the port number associated with the Remote Loader instance. You need this value when configuring the driver in Designer.