Changing the password for root: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
| | ||
*Connect | *Connect to the iDRAC Virtual Consolea or connect a KVM to the server | ||
*Login using root/<new password> | *Login using root/<new password> | ||
Revision as of 04:47, 5 December 2017
Introduction
Few customers have the need to change the password for root on the TruView appliance (SSH). Most task can be completed by logging in as TVadmin and assuming root (sudo). If chaging the password for root becomes necessary, please use the following procedure.
Solution
When for any reason credentials are lost the root account may be the last resort to gain access to the appliance. If you modify the password for root, keep it securely stored for future use. |
The password for root is an 8 character complex password and is NOT to be revealed to customers. However, you can modify this password once you are logged in as user TVadmin. For security reasons,
Modify the password for root
Using the SSH client of your choice, login as TVadmin.
- Asume root
$ sudo su -
- Use passwd command to modify the password
# passwd
- Logout (twice)
# logout $ logout
Test the new password
For security reasons, user root cannot connect using SSH. |
- Connect to the iDRAC Virtual Consolea or connect a KVM to the server
- Login using root/<new password>