SECURING


Moving a single-server credential store to an existing clustered credential store

Follow these steps move a non-clustered server and credential store to an existing cluster and credential store.

About this task

In this procedure, original server refers to the server you are moving to the cluster and target server refers to one server in the cluster.

Procedure

1. From the original server, use the following server console command to export the data in its credential store to a new database in the local data directory:


2. Copy the new database to the target server data directory.

3. From the original server, rename the credstore.nsf file. For example, rename it to credstore_orig.nsf

4. Change the Server document of the original server to specify the name of the cluster and then restart the server.

5. Replicate credstore.nsf from the target server to the original server.

6. From the target server, export the named encryption key in the server ID file and save it to a key file in the program directory:


7. Copy the key file from the target server program directory to the original server program directory.

8. From the original server, import the named encryption key in the key file into the server ID file:


9. From the target server, populate the target server credential store with the credential store data from the original server that you exported and copied in steps 1 and 2:
Parent topic: Moving a credential store in a clustered environment