SECURING
Follow these steps to move a clustered server and credential store to a new cluster and credential store. These steps assume the server being moved is the first server in the new cluster.
Procedure
1. From a server in the current cluster, use the following server console command to export the current credential store data to a database on the server:
where
keymgmt export credstore credstorecopy.nsf hubserver/renovations
3. Change the Server document to specify the new cluster name and restart the server.
4. Create a named encryption key for the credential store to be created for the new cluster:
For example:
keymgmt create nek credstorekey
keymgmt create credstore credstorekey
where <database> is the name of the database. For example:
keymgmt import credstore credstorecopy.nsf
Parent topic: Moving a credential store in a clustered environment