Linux Know-How provides a collection of introductory texts on often needed Linux skills. |
Home Newbie Guide Basic Operations Security I forgot my user password | |
See also: About password security, I forgot the root password | |
Search the VIAS Library | Index | |
I forgot my user passwordIf a regular (non-root) user forgets his/her password, this is not a problem since root can change any password. For example (as root): passwd barbara will prompt for a new password for the user "barbara" (no knowledge of the old password required by root). If a regular user (non-root) wants to change his/her password, s/he will be asked for the old password first. (This is a security feature so nobody changes your password if you have left your terminal unattended.)
|
|
Home Newbie Guide Basic Operations Security I forgot my user password |