For this deployment scenario, ActivIdentity Card Management System is being used for the card management system. The CMS driver runs on the ActivIdentity Card Management System. The installation of the Card Management System was done previously. See Section 3.2, Installing the Card Management System.
You must complete the following steps:
Stop IIS.
Locate the /cmsevent directory inside the Remote Loader directory created by the CMS Driver Install.
Copy the following files from the /cmsevent directory to the CMS Directory/cms_portal/WEB-INF/lib directory:
novellplugin.jar
aims-spi.jar
Copy the following file from the /cmsevent directory to the CMS Directory/cms_portal/WEB-INF/conf directory:
novellplugin.properties
NOTE:This file contains a path to c:\novell\remoteloader\cmsevent\event. This path must match the event files directory that is configured for the CMS driver. If you accepted all of the default settings during the CMS driver installation, the paths will match.
Edit the CMS Directory/cms_portal/WEB-INF/conf/eventnotificationplugins.properties file.
Locate the plugins = line near the top of the file. Add ,novell_plugin at the end of this line.
For example, plugins = piv_notify,novell_plugin
Add the following two lines at the end of the file:
Edit the CMS Directory/cms_portal/WEB-INF/conf/log4j.properties file.
Add the following lines at the end of the List categories for logging section of this file:
Add the following lines at the end of this file (replace occurrences of CMS Dir below with the directory where CMS is installed):
Start IIS.
HINT:In order for CMS notification events, such as Suspend/Resume, to be properly propagated to the IDM system, the CMS system needs to have card binding properly configured. For example, where the CMS directory is Microsoft Active Directory in the CMS Portal, the setting for Card Binding under the section should be set to distinguishedName.