SECURING
Use the following steps to move a single server and its credential store to a new cluster and clustered credential store. These steps assume the server with the credential store you are moving is the first in the new cluster.
Procedure
1. Use the following server console command to export the data in the current credential store to a new database in the data directory on the server:
where
keymgmt export credstore credstorecopy.nsf hubserver/renovations
3. Change the Server document to specify the new cluster name and then restart the server.
4. Create a named encryption key for the new credential store to be created for the cluster:
For example,
keymgmt create nek credstorekey
For example:
keymgmt create credstore credstorekey
where <database> is the name of the database. For example:
keymgmt import credstore credstorecopy.nsf
8. Set up the credential store application on the other servers in the cluster. For more information, see Step 2 in Creating the credential store application in a cluster.
Parent topic: Moving a credential store in a clustered environment