Installing IDM engine resets the nrfCaseUpdate changes

  • 7010161
  • 14-Feb-2012
  • 26-Apr-2012

Environment

Novell Identity Manager 3.6.1

Roles Based Provisioning Module 3.7

 

Situation

Installing additional IDM 3.6 servers to an existing functioning setup, the installer makes the rbpm schema changes and resets the nrfLocalized* to Exact String resulting in dropping this attribute on all the roles configured.

Resolution

When installing IDM on additional servers in an existing RBPM setup, the IDM installer should be run in the CLUSTER mode to only lay the IDM binaries and skip the schema updates.
 
For Eg:
 
Linux: <idm install location>/install.bin -DCLUSTER_INSTALL=true 
Windows : .<install_drive>:\windows\setup\idm_install.exe -DCLUSTER_INSTALL="true"