Changing DBMS credentials

Sometimes, you may need to change DBMS credentials, for example, in order to perform a credential rotation for security purposes.

To change DBMS credentials in a Linux environment by using the klsrvconfig utility:

  1. Stop Administration Server.
  2. Launch a Linux command line.
  3. Specify the klsrvconfig utility in the opened command line window:

    sudo /opt/kaspersky/ksc64/sbin/klsrvconfig -set_dbms_cred

  4. Specify a new account name. You should specify credentials of an account that exists in the DBMS.

  5. Enter a new password.
  6. Specify the new password for confirmation.
  7. Run Administration Server.

The DBMS credentials are changed.

Page top