Restoring the OpsCenter user profiles managed by OpsCenter Authentication Service
Use the following procedures to save the authentication service profiles on Windows and UNIX servers.
To restore the authentication user profiles on Windows
- Stop all OpsCenter server services. Enter the following command:
INSTALL_PATH\OpsCenter\server\bin\opsadmin.bat stop
- Copy or overwrite the folder containing the authentication service user profiles to: INSTALL_PATH\Symantec\OpsCenter\server\authbroker\data\systemprofile.
- Start all OpsCenter server services. Enter the following command:
INSTALL_PATH\OpsCenter\server\bin\opsadmin.bat start
To restore the authentication user profiles on UNIX
- Stop all OpsCenter server processes. Enter the following command:
<INSTALL_PATH>/SYMCOpsCenterServer/bin/opsadmin.sh stop
- Copy or overwrite the folder containing the authentication service user profiles to /var/VRTSat
- Start all OpsCenter server processes. Enter the following command:
<INSTALL_PATH>/SYMCOpsCenterServer/bin/opsadmin.sh start