In iManager, click
> .Locate the driver set containing the driver, then click the driver’s icon.
From the Identity Manager Driver Overview, click the driver object.
iManager displays the driver’s configuration parameters.
The following parameters have been deprecated since version 1.6:
Table 6-3 Deprecated Parameters
After you import the driver, provide authentication information for the target database.
An Authentication ID is the name of the driver’s database user/login account.The installation SQL script for each database provides information on the database privileges required for this account to authenticate to a supported database. The scripts are located in the install-dir\tools\sql\abbreviated-database-name\install install-dir\tools\sql\abbreviated-database-name\install directory.
This value can be referenced in the {$username}. See Connection Properties.
parameter value via the tokenThe default value for the sample configuration is idm.
The authentication context is the JDBC URL of the target database.
URL format and content are proprietary. They differ between third-party JDBC drivers. However, they have some similarities in content. Each URL, whatever the format, usually includes an IP address or DNS name, port number, and a database identifier. For the exact syntax and the content requirements of your driver, consult your third-party driver documentation.
For a list of JDBC URL syntaxes for supported third-party drivers, see JDBC URL Syntaxes.
IMPORTANT:Changing anything in this value other than URL properties forces a resynchronization of all objects when triggerless publication is used.
An application password is the password for the driver’s database user/login account. The default value for the sample driver configuration is novell.
This value can be referenced in the {$password}. See Connection Properties.
parameter value via the token