In iManager, click
.Locate the driver set that contains the SOAP driver, then click the driver’s icon.
From the
, click the SOAP driver object, which displays the driver configurations.Specify driver module information:
In the Driver Module section, select
.In the Name field, specify the following SOAP driver Java class name:
com.novell.nds.dirxml.driver.soap.SOAPDriver
Specify driver object password information:
Scroll to the Driver Object Password section, then click
.In the fields, enter and re-enter the driver object password.
Specify authentication information:
Scroll to the Authentication section.
Specify the
.Specify the
.Specify
.Specify the
(kilobytes).Specify
by clicking .Enter and re-enter the
.Specify startup information:
Scroll to the Startup section.
Select one of the following:
: The driver starts automatically when eDirectory™ starts.
: The driver must be started manually using iManager.
: The driver will not run.
Specify the following driver settings:
Section |
Field |
Description |
---|---|---|
Driver Settings |
|
Specify if you want the driver shim to remove and add the required XML elements <nds>, <input>, and <output>.The required elements are removed from XML documents sent to the application and are added to XML documents received from the application before presenting the document to the Metadirectory engine. Otherwise, specify to turn off this element handling. |
|
Specify if you have developed custom Java classes to extend the driver shim’s functionality. Otherwise, specify .For more information, see Section A.0, Using Java Extensions. |
|
Subscriber Settings |
|
Enter the URL of the remote server and the port number that the server listens on. The URL should begin with http:// unless you have configured SSL settings, in which case it should begin with https:// and use a DNS hostname rather than an IP address. |
(Conditional) |
If the remote server requires an authentication ID, enter the ID in the field. Otherwise, leave the field empty. |
|
(Conditional) and |
Enter the authentication password for the remote server if you entered an above. Otherwise, leave the field empty. |
|
|
Click the box to remove the existing password. Then specify the new password in the and fields.You cannot change the password without selecting the box. |
|
|
Specify the name and path of the keystore file containing the trusted certificates used when the remote server is configured to provide server authentication. For example: c:\security\truststore. Leave this field empty when server authentication is not used. |
|
|
Specify to set mutual authentication information. Specify to not use mutual authentication. |
|
|
Specify the host address and the host port when a proxy host and port are used. For example: 192.10.1.3:18180. Or, if a proxy host and port are not used, leave this field empty. |
|
|
|
Some HTTP applications set cookies and expect them to be present on future requests. Select if you want the driver to keep track of session cookies.Cookies are only kept until the driver is stopped. Select if the HTTP application does not require cookies. |
|
Select to enable customized header fields or select to disable the feature. Each of the following fields is conditional, depending on if you select or . |
|
Publisher Settings |
|
Specify the IP address of the server where the SOAP driver is installed and the port number that this driver listens on. If you imported a sample configuration file, this field contains the IP address and port that you specified in the wizard. |
(Conditional) |
Specify the of the remote server to validate incoming requests. If the remote server does not send an , leave this field empty.If you imported a sample configuration file, this field contains the IP address and port that you specified in the wizard. |
|
(Conditional) and |
Specify the authentication password of the remote server to validate incoming requests if you entered an above. Otherwise, leave these fields empty. |
|
|
Click the box to remove the existing password, then specify the new password in the and fields.You cannot change the password without selecting the box. |
|
|
Specify the to be used in eDirectory.When the server is configured to accept HTTPS connections, this name becomes the KMO name in eDirectory. The is the name before the “-” (dash) in the RDN.Leave this field empty when a keystore file (see keystore file below) is used or when HTTPS connections are not used. |
|
|
Specify the keystore name and path to the keystore file. This file is used when the server is configured to accept HTTPS connections, Leave this field empty when a KMO name is used (see KMO name above) or when HTTPS connections are not used. |
|
|
Specify the keystore file password used with the keystore file specified above when this server is configured to accept HTTPS connections. Leave this field empty when a KMO name is used or when HTTPS connections are not used. |
|
|
Specify a Server key alias when this server is configured to accept HTTPS connections. Leave this field empty when a KMO name is used or when HTTPS connections are not used. |
|
|
When this server is configured to accept HTTPS connections, this is the key alias password (not the keystore password). Leave this field empty when a KMO name is used (see above) or when HTTPS connections are not used. |
|
|
Specify the heartbeat interval in seconds. Leave this field empty to turn off the heartbeat. For more information about the heartbeat, see
|
Click
, then click .