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:
- Launch a Linux command line. 
 - Specify the klsrvconfig utility in the opened command line window: 
sudo /opt/kaspersky/ksc64/sbin/klsrvconfig -set_dbms_cred
 - Specify a new account name. You should specify credentials of an account that exists in the DBMS.
 - Enter a new password.
 - Specify the new password for confirmation.
 
The DBMS credentials are changed.
	Page top