5.1 Configuring Driver Object Properties

Typically, the driver’s properties are automatically configured when you import the driver configuration file and run the Certificate Wizard.

To configure properties manually:

  1. In iManager, click Identity Manager > Identity Manager Overview.

  2. Locate the driver set that contains the eDirectory™ driver, then click the driver’s icon.

  3. From the Identity Manager Driver Overview page, click the eDirectory Driver object, which displays the driver configurations.

  4. Locate the Driver Module section, then select Java.

    The Driver Module section
  5. In the Name edit box, type the following eDirectory Driver Java class name:

    com.novell.nds.dirxml.driver.nds.DriverShimImpl
    
  6. Set parameters.

5.1.1 Authentication Parameters

The Authentication section

Provide information that allows the source server to communicate with the destination server.

Authentication ID

If you want the source server and destination server to exchange secure information (for example, passwords), run the NDS2NDS eDirectory Certificates Wizard. This wizard creates Key Material Objects (KMOs) and places the correct KMO name in the Authentication ID field.

The KMOs are Secure Socket Layer (SSL) certificates:

Example KMOs

Authentication Context

In the Authentication Context field, enter the host name or IP address of the destination server as well as the decimal port number (for example, 187.168.1.1:8196).

You can specify a separate port for Subscriber and Publisher channels by specifying a second port number following a second colon. If a second port number is specified, the Publisher channel uses the second port number rather than using the same port number as the Subscriber channel (for example, 255.255.255.255:2000:2001).

If your server has multiple IP addresses, you can specify the IP address you want the Publisher channel to use. This requires specifying the remote IP address, the Subscriber channel port, the local IP address, and the Publisher channel port. For example. 137.65.134.81:2000:137.65.134.83:2000 specifies that the Subscriber channel will communicate with the remote tree on 137.65.134.81, port 2000, and that the Publisher channel will listen on address 137:65.134.83, port 2000.

NOTE:If you see “java.net.ConnectException: Connection Refused,” no port connection is available on the remote side. This error might be caused by one of the following:

  • The driver on the remote side is not running.

  • The driver is running but is configured to use a different port.

Remote Loader Connection Parameters

The Remote Loader option isn’t needed (and isn’t used) for the Identity Manager Driver for eDirectory.

Driver Cache Limit

Don’t modify this field unless Novell Support asks you to do so.