Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ OpsCenter Administrator's Guide
  3. Understanding OpsCenter settings
  4. About managing OpsCenter users
  5. Resetting password of the OpsCenter Security Admin
Veritas NetBackup™ OpsCenter Administrator's Guide

Resetting password of the OpsCenter Security Admin

This section provides the procedure to reset password for the OpsCenter Security Administrator (Security Admin). For security purposes, password reset function for the Security Admin is not provided on the OpsCenter GUI. The Security Admin can reset his or her password manually through OpsCenter Authentication Service (OpsCenter AT).

For security reasons, the OpsCenter Security Administrator should change the password after it was reset. OpsCenter displays the Change Password page when you try to log in after your password was reset.

Note:

If an OpsCenter user forgets the password, the OpsCenter Security Administrator can reset it using the Reset Password page on the OpsCenter GUI. Navigation to the Reset Password page:Settings > Users > Edit User > Reset Password

See Resetting an OpsCenter user password.

To reset Security Admin password on Windows

  1. Logon to OpsCenter Server host with the Administrator's credentials.
  2. On the Command Prompt, run the following command: OpsCenterInstallPath\Symantec\OpsCenter\server\bin\setEnv.bat.
  3. Once the environment is set, run the reset password command as follows:

    OpsCenterInstallPath\Symantec\OpsCenter\server\authbroker\bin\vssat resetpasswd --pdrtype <root|ab|cluster> --domain <domain name> --prplname <principal name>

    For example: C:\Program Files\Symantec\OpsCenter\server\authbroker\bin\vssat resetpasswd --pdrtype ab --domain OpsCenterUsers --prplname admin

  4. When prompted, enter the new password.
  5. Re-enter the new password.

To reset Security Admin password on UNIX

  1. Logon to OpsCenter Server host with the Administrator's credentials.
  2. On the Command Prompt, run the following command:. /OpsCenterInstallPath/SYMCOpsCenterServer/bin/setEnv.sh
  3. Once the environment is set, run the reset password command as follows:

    OpsCenterInstallPath/SYMCOpsCenterServer/authbroker/bin/vssat resetpasswd -t <root|ab|cluster> -d <domain name> -p <principal name>

    For example: opt/SYMCOpsCenterServer/authbroker/bin/vssat resetpasswd --pdrtype ab --domain OpsCenterUsers --prplname admin

  4. When prompted, enter the new password.
  5. Re-enter the new password.

Feedback

Was this page helpful?
Previous

Resetting an OpsCenter user password

Next

Deleting OpsCenter users

Feedback

Was this page helpful?