Configure the host name
Configure the hostname of the virtual machine (VM) that hosts CipherTrust Manager.
Before you begin
Complete first-time logon to Console
Procedure
-
Connect to the CipherTrust Manager Console and log in using the ksadmin user account.
-
Get the current hostname of the VM:
$ kscfg system hostname get
-
Change the host name:
$ kscfg system hostname set -n <new-hostname>
Replace <new-hostname> with a name for the VM. The name must be:
-
Unique in the network
-
Not a fully qualified domain name (FQDN).
-
-
Restart the service:
$ sudo systemctl restart keysecure
-
When the service is running, verify the new hostname is active in CipherTrust Manager:
$ kscfg system hostname get
What to do next