To add more Policy Servers to the CA Identity Manager installation instance, edit the FailoverServers entry in the ra.xml file.
Note: Include the primary Policy Server and all failover servers in the FailoverServers entry.
For each Policy Server, enter an IP address followed by port numbers for authentication, authorization, and accounting services. Use a semi-colon to separate entries as shown here:
<config-property> <config-property-name>FailoverServers</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value> 172.123.123.123,44441,44442,44443;172.123.123.124,33331, 33332,33333 </config-property-value> </config-property>
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |