Installation Guides › JBoss Version › SiteMinder Configuration › How to Protect CA Identity Manager with SiteMinder › Start the Servers for JBoss
Start the Servers for JBoss
Once all configuration is complete, start all servers in the correct order.
To start the servers for JBoss
- Start one of the SiteMinder Policy Servers that supports CA Identity Manager.
Note: If you have a Policy Server cluster, only one Policy Server should be running while you create Identity Manager directories, create or modify Identity Manager environments, or change WorkPoint settings.
- From a command line, navigate to:
jboss_home/bin
- To start the Identity Manager Server in a single node installation, do one of the following:
- Windows: Go to Start, Programs, CA, Identity Manager, Start Identity Manager Server.
- UNIX: Enter the following command from the jboss_home/bin directory:
./run_idm.sh
- To start the Identity Manager Server in a cluster installation, enter the following:
- For Windows:
run_idm.bat -c all
- For UNIX:
./run_idm.sh -c all
- Start the Web Server where you installed the SiteMinder Web Agent and the application server proxy plug-in.