In iManager:
Click to display the Identity Manager Administration page.
Open the driver set that contains the driver whose properties you want to edit:
In the
list, click .If the driver set is not listed on the
tab, use the field to search for and display the driver set.Click the driver set to open the Driver Set Overview page.
Locate the driver icon, then click the upper right corner of the driver icon to display the
menu.Click
to display the driver’s properties page.In Designer:
Open a project in the Modeler, then right-click the driver line and click
The Driver Configuration options are divided into the following sections:
The driver module changes the driver from running locally to running remotely or the reverse.
Table A-1 Driver Module
Option |
Description |
---|---|
|
Used to specify the name of the Java* class that is instantiated for the shim component of the driver. This class can be located in the classes directory as a class file, or in the lib directory as a .jar file. If this option is selected, the driver is running locally. com.novell.nds.dirxml.driver.nds.DriverShimImpl |
|
This option is not used with the eDirectory driver. |
|
The Remote Loader is not used with the eDirectory driver. However, Designer includes two suboptions, one (Driver Object Password) of which is required to set up authentication between two eDirectory drivers. If you use a driver object password, you need to select the option, set the password, click to save the password, then select the option again.
|
The driver object password is used to enable the eDirectory driver’s Subscriber channel to authenticate to the Publisher channel of the destination eDirectory driver. This authentication, while optional, provides an extra layer of security between the two drivers.
In Designer, this setting is located under the Connect to Remote Loader option.
For additional information about setting up authentication between the two drivers, see Section 5.0, Securing Driver Communication.
Table A-2 Driver Object Password
Option |
Description |
---|---|
|
Specifies a password for the eDirectory driver. This password must match the Application password set for the destination eDirectory driver. |
The Authentication section stores the information required to authenticate to the connected system. For the eDirectory driver, it stores the information required to authenticate to the connected eDirectory driver and tree.
Table A-3 Authentication
Option |
Description |
---|---|
Authentication information for server |
Displays or specifies the server that the driver is associated with. |
|
This ID is used by the driver to authenticate to the destination eDirectory driver. The ID is automatically generated and stored in this field when you run the NDS-to-NDS Driver Certificates wizard. For information, see Section 5.0, Securing Driver Communication. |
or
|
Specify 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. 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:
|
or
Port
|
The eDirectory driver does not support the use of the Remote Loader. These options do not apply. |
) or
|
Specify the maximum event cache file size (in KB). If it is set to zero, the file size is unlimited. Click to set the file size to unlimited in Designer. |
or
|
The application password, when used in conjuction with the driver object password, enables the eDirectory driver’s Subscriber channel to authenticate to the Publisher channel of the destination eDirectory driver. This authentication, while optional, provides an extra layer of security between the two drivers. This password be the same as the driver object password for the destination eDirectory driver. For more information, see Section 5.0, Securing Driver Communication. |
or
|
The eDirectory driver does not support the use of the Remote Loader. These options do not apply. |
The Startup Option section enables you to set the driver state when the Identity Manager server is started.
Table A-4 Startup Option
The Driver Parameters section lets you configure the driver-specific parameters. When you change driver parameters, you tune driver behavior to align with your network environment.
By default, there is only one driver parameter. It is the under . The other parameters are displayed only if you manually add them as described in Section 8.2, Adding Driver Configuration Parameters.
Table A-5 Driver Parameters
Enables you to add ECMAScript resource files. The resources extend the driver’s functionality when Identity Manager starts the driver.