How to run multiple instances unix scripting driver

  • 7017331
  • 04-Mar-2016
  • 04-Mar-2016

Environment

NetIQ Identity Manager 4.5
NetIQ Identity Manager Driver - Scripting

Situation

How to run multiple instances unix scripting driver

Resolution

After initial installation,

1. Copy the file structure /opt/novell/usdrv to your alternate instance location.

2. Create a new, separate config from /etc/usdrv.conf

3. Modify the new config to specify the alternate path, and specify alternate connection & http ports to avoid conflict with the other instance(s).

4. Create a new separate startup script from /etc/init.d/usdrvd

5. Modify the new startup script to specify the alternate usdrv.conf

Repeat as many times as you need.