The Salesforce driver for OpenText Identity Manager can seamlessly provision and de-provision users to and from the Salesforce cloud application keeping the user identity information consistent across the Identity Vault and the cloud application. This driver uses a combination of language and protocols to enable identity provisioning and data synchronization between Identity Vault and Salesforce.
This Readme comprises the following sections:
This update is applicable for an Identity Manager Driver for Salesforce running Identity Manager 4.10 or later. The driver version will be changed to 4.2.0.0100 after the patch is applied.
The driver upgrade process involves the following task:
rpm -Uvh (patch-path)/linux/novell-DXMLSForce.rpm
The _db.* file is created during a non-root installation of the Identity Manager engine. The absence of this file might indicate that the Identity Manager is not installed properly. You must reinstall the Identity Manager to correctly place the file in the directory.
ROOTDIR=<non-root eDirectory location>
This will set the environmental variables to the directory where Identity Vault is installed as a non-root user.
For example, to install the Salesforce driver RPM, use this command:
rpm --dbpath $ROOTDIR/rpm -Uvh --relocate=/usr=$ROOTDIR/opt/novell/eDirectory --relocate=/etc=$ROOTDIR/etc --relocate=/opt/novell/eDirectory=$ROOTDIR/opt/novell/eDirectory --relocate=/opt/novell/dirxml=$ROOTDIR/opt/novell/dirxml --relocate=/var=$ROOTDIR/var --badreloc --nodeps --replacefiles /home/user/novell-DXMLSForce.rpm
where /opt/novell/eDirectory is the location where non-root eDirectory is installed and /home/user/ is the home directory of the non-root user.
Issues Fixed in Current Release