Lost shell password: change user password from root
- by mechko
Hi. I recently accidentally forgot my user password to my shell. I know the root password. How do I change the user password?
I figure it's something like
$su root
$passwd -[something] username
but I can't get it to work. Halp pls?