Symptom
User has lost their password for logging into Data Center Console.
Resolution
1. Log in to the server as root and browse to /usr/sbin/r1soft-datacenter-console/conf.
# cd /usr/sbin/r1soft-datacenter-console/conf
2. Create a file named adminreset.properties with your username and a new password (in this example, we are resetting the password for user "admin" and using the password "r1soft").
# echo -e "admin.user=admin\nadmin.pass=r1soft" > adminreset.properties
3. Restart the DCC service.
# /etc/init.d/cdp-console restart
After a few moments you will be able to log in using the credentials you provided in step #2.
Tip A good practice to prevent this issue is to create "back door" super-user accounts on your CDP and DCC servers. By having an account with the same username and password combination on each of your servers, you can be sure you'll always be able to log in. You would then be able to reset the password for the primary super-user account after logging in as the backdoor user. |
Related Articles
Page: Resetting Data Center Console (DCC) Password in Linux (Knowledge Base) Labels: dcc, linux, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Windows (Knowledge Base) Labels: windows, dcc, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Linux (Knowledge Base) Labels: dcc, linux, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Linux (Knowledge Base) Labels: dcc, linux, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Windows (Knowledge Base) Labels: windows, dcc, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Linux (Knowledge Base) Labels: dcc, linux, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Windows (Knowledge Base) Labels: windows, dcc, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Linux (Knowledge Base) Labels: dcc, linux, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Windows (Knowledge Base) Labels: windows, dcc, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Linux (Knowledge Base) Labels: dcc, linux, data_center_console, password, reset, super-user |
Page: Resetting Data Center Console (DCC) Password in Windows (Knowledge Base) Labels: windows, dcc, data_center_console, password, reset, super-user |