Thread
:
Lost root PC > 880 password
View Single Post
kimmoj
2006-07-29 , 18:46
Posts: 128 | Thanked: 6 times | Joined on Jun 2006
#
2
You really shouldn't be logging in (via SSH or whatnot) with the root account directly anyway, unless you have real reason to. However, if you can get an xterm on the 770 and can do "sudo su -" to become root, you can then just change your password there using either the command "passwd root" or "passwd user" to change your root and user passwords respectively.
You could write just "passwd" to change it but that changes for the logged in user, which could be either "user" or "root" depending on whether or not you "sudo su -":ed first, so better to spell it out which user you are trying to change the password for.
Quote & Reply
|
kimmoj
View Public Profile
Send a private message to kimmoj
Find all posts by kimmoj