communication
maintains the message queue server communication settings it uses under the following key:
capamsc141
PAM Server Control
maintains the message queue server communication settings it uses under the following key:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\common\communication
The communication registry key contains the following registry entries:
- certificateDefines the certificate file for the SSL connection.Limits:The full pathname to a file containing the certificate data.
- Distribution_ServerDefines the Distribution Server URL. You can define more than one Distribution Server in a comma-separated list.Example:ssl://ds.comp.com:61616, ssl://ds_dr.comp.com:61616Default:none
- endpoint_to_server_queueDefines the name of the message queue that the endpoint uses to send information toPAM Server ControlEnterprise Management.Default: ac_endpoint_to_server
- ServerVersionSpecifies the version of the Distribution Server. Consider that an endpoint is configured to work with a Distribution Server with build version lower than the endpoint. You can set the build version manually and provide the build version of the Distribution Server.Example:12.01.0648The token is used for forward compatibility functionality in modules like policyfetcher, ReportAgent, Shared Account Management and UNAB.
- server_to_endpoint_broadcast_queueDefines the name of the message queue thatPAM Server ControlEnterprise Management uses to broadcast messages to all endpoints.Default: ac_server_to_endpoint_broadcast
- server_to_endpoint_queueDefines the name of the message queue thatPAM Server ControlEnterprise Management uses to send messages to the endpoint.Default: ac_server_to_endpoint
- server_to_server_broadcast_queueDefines the name of the message queue that the Enterprise Management Server uses to broadcast topics and authenticates using the reportserver user.Default:ac_server_to_server_broadcast
- server_to_server_local_queueDefines the name of the queue on thePAM Server ControlMessage Queue used by the Distribution Server to get information from the Enterprise Server.Default:ac_server_to_server_local
- server_to_server_queueDefines the name of the message queue that the Enterprise Management Server uses to send messages and authenticate using the reportserver user.Default: ac_server_to_server
- ssl_keystoreDefines the keystore location and the location of the client certificate for the SSL.Limits:The full pathname to the keystore location.Default: none
- ssl_keystore_pwDefault:none
- ssl_noverifyhostSpecifies whether to enable verification of the host certificate.Limits:0, disable host certificate verification; 1, enable host certificate verificationDefault:0
- ssl_noverifyhostnameSpecifies whether to enable verification of the host name.Limits:0, disable host name verification; 1, enable host name verificationDefault:0
- ssl_truststoreDefines the truststore for server verification.Limits:The full pathname to the truststore.Default: none
- ssl_truststore_pwDefault:none