Changing a policy or authorization server

Use the -action chgsvr option to change the port or rank for a policy or authorization server in the configuration file.

Do not use the -action chgsvr option to change the host name.

java com.tivoli.pd.jcfg.SvrSslCfg -action chgsvr\
-policysvr ampolicy2.myco.com:7135:2\
-cfg_file c:/am/config_file.conf

or

java com.tivoli.pd.jcfg.SvrSslCfg -action chgsvr \
-authzsvr amazn.myco.com:7136:1 \
-cfg_file c:/am/config_file.conf