You can change
which configured key server is the primary key server with the management GUI or the command-line
interface.
Using the management GUI
To change which key server is the primary key server, complete
these steps:
- In the management GUI, select .
- Expand Key Servers and right-click a key server that is not marked as the
primary and select Make Primary.
- The selected key server is now the primary key server.
Using the command-line interface
To change which key server is the primary key
server, complete these steps:
- To list all the configured key servers and to determine the primary key server, enter the
following command:
lskeyserver
From the displayed results, verify the IP
address and name of the current key server that is designated as the new primary key server.
- To change the primary key server, enter the following
command:
chkeyserver -primary id
where id is the ID of the
new primary key server. The previous primary key server is removed automatically as the
primary.