SECURING


Moving the credential store application
When you move or decommission a server that includes a credential store application (credstore.nsf), be sure to manage the movement of the credential store so that it functions properly after the change. Moving the credential store application requires different steps depending on whether the servers are in a cluster or not, and whether a server is being decommissioned. You perform all of the steps for moving a credential store at the Domino® server console, and you can check the key fingerprints displayed either in the console itself or in the server console log. For syntax and examples on the Keymgmt commands, see the related topics.

Parent topic: Using a credential store to share credentials
Previous topic: Creating the credential store application in a cluster

Moving the credential store in and out of clusters

Procedure

1. Do one of the following:

2. If you are moving a non-clustered server to a new cluster, and the moved server will become the first server in the cluster, follow these steps to move the credential store from the non-clustered server:


3. If you are moving a non-clustered server to an existing cluster that already has a credential store, follow these steps to move the credential store from the non-clustered server:
4. If you are moving a server that already has a credential store out of a cluster, follow these steps to move the credential store:
5. If you are moving a clustered server to a new cluster, and the moved server will become the first server in the new cluster, follow these steps to move the credential store:
6. If you are moving a clustered server to a different existing cluster, follow these steps to move the credential store:
Moving the credential store from a decommissioned server

About this task

Follow this procedure when you want to decommission a server and move an existing credential store application from the server being decommissioned to another (target) server.

Procedure

1. Use the keymgmt export command to copy the credential store data to a file.

2. If the server to which you are moving the credential store application (the target) is not clustered, use the keymgmt create command on the target server to create a new credential store application.

3. Use the keymgmt import command to populate the credential store application on the target server with the copied credential store data from the file you created in step 1.

Related concepts
Using a console to send commands to a server
Creating replicas in a cluster

Related tasks
Creating replicas using the Administration Process
Adding a server to a cluster
Decommissioning a server

Related reference
Keymgmt Create
Keymgmt Export
Keymgmt Import