Identity Manager is always capable of accepting a password from a connected system, even if the connected system does not support providing the user's actual password from that system.
AD, NT, eDir, and NIS can accept a password from Identity Manager and also support sending the user's actual password to Identity Manager. This means they offer full support for bidirectional password synchronization.
Other systems can provide data that can be used to create passwords, by defining a policy within the driver configuration on the Publisher channel. The sample driver configurations for most of the drivers show an example of this; a policy is included that provides a default password based on Surname.
Connected systems have varying abilities to accept a password from Identity Manager. Some connected systems support setting an initial password set for new accounts, but not password modify events.
This section contains a list of the connected systems and what the sample driver configurations support.
The capabilities of the sample driver configurations are noted in the driver manifest. This table provides the following additional information that is not in the driver manifest:
The manifest indicates only that the connected system is capable of accepting a password, and doesn't show this distinction.
1Between eDirectory trees, you can have bidirectional password synchronization for users even if Universal Password is not enabled for those users. See Scenario 1: eDirectory to eDirectory Password Synchronization Using NDS Password.
2GroupWise supports two authentication methods. 1) GroupWise provides its own authentication and maintains user passwords. 2) GroupWise authenticates against eDirectory using LDAP and does not maintain passwords. When using option 2, driver-synchronized passwords are ignored by GroupWise.
3The ability to set an initial password is available on all databases where the OS user account is distinct from the database user account, such as Oracle*, MS SQL, MySQL*, and Sybase*.
4The DirXML Driver for JDBC can be used to modify a password on the connected system, but that feature is not demonstrated in the sample driver configuration.
5Passwords can be synchronized as data when stored in a table.
6If the target LDAP server allows setting the userpassword attribute.
7The Notes driver can accept a password modification and check passwords only for the HTTPPassword field in Lotus Notes.
8The DirXML Driver for Delimited Text does not have features in the driver shim that directly support Password Synchronization. However, the driver can be configured to handle passwords, depending on the connected system you are synchronizing with.