SECURING


Moving the credential store from a decommissioned server to a new server

Follow this procedure when you are decommissioning a server and want to move its credential store to another (target) server that isn't clustered.

Procedure

1. On the server being decommissioned, 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 database to the target server data directory.

3. From the target server, use the following commands to create a new credential store:

4. On the target server, use the following command to populate the credential store with the data from the database you created and copied in steps 1 and 2:
Parent topic: Using a credential store to store credentials
Previous topic: Moving a credential store in a clustered environment

Related concepts
Using a console to send commands to a server

Related reference
Keymgmt Create
Keymgmt Export
Keymgmt Import