Changing the authenticator connection port number for the primary Common Component server

Ops Center Automator Installation and Configuration Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99AUT000-24

After you set up secure communication with an external authentication server, you must change the authenticator connection port number.

To change the authenticator connection port number, run the hcmds64prmset command as follows:

  • Windows:
    Common-Component-installation-folder\bin\hcmds64prmset /host primary_server_hostname /sslport SSL_port_number
  • Linux:
    Common-Component-installation-directory/bin/hcmds64prmset -host primary_server_hostname -sslport SSL_port_number

where:

  • primary_server_hostname is the same name as the Common Name (CN) for the credentials.
  • ssl_port_number is the same as the SSL Common Component port number. The default is 22016.