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™ Administrator's Guide, Volume I
  3. Section V. Configuring backups
  4. About the NetBackup relational database
  5. Post-installation tasks
  6. Changing the NetBackup database password
Veritas NetBackup™ Administrator's Guide, Volume I

Changing the NetBackup database password

The database password is set to a randomly generated password upon installation. This password is used for NBDB and BMRDB and for all DBA and application accounts. (For example, EMM_MAIN.) You can use this procedure to change it to a known password.

The password is encrypted and stored in the vxdbms.conf file. The permissions for the vxdbms.conf file allow only a Windows administrator or a root user to read or write to it.

For requirements when NBAC is enabled, see the NetBackup Security and Encryption Guide.

To change the database password

  1. Log on to the server as a Windows Administrator or as root.
  2. To change the password for the first time after installation, run the following command. The command updates the vxdbms.conf file with the new, encrypted string:

    On Windows: install_path\NetBackup\bin\nbdb_admin -dba new_password

    On UNIX: /usr/openv/db/bin/nbdb_admin -dba new_password

    The password needs to be an ASCII string. Non-ASCII characters are not allowed in the password string.

  3. To change a known password to a new password, you can either use the nbdb_admin command or the NetBackup Database Administration utility. You must know the current password to log into the NetBackup Database Administration utility.

    See Using the NetBackup Database Administration utility on Windows.

    See Using the NetBackup Database Administration utility on UNIX.

Feedback

Was this page helpful?
Previous

Post-installation tasks

Next

Moving NBDB database files after installation

Feedback

Was this page helpful?