To change a password on behalf of a user in
It will prompt for the password and then prompt to retype the password. The password will be change as soon as you enter
#linux #passwd #change_password
Linux
, first sign on or "su" to the "root" account. Then type:passwd user
It will prompt for the password and then prompt to retype the password. The password will be change as soon as you enter
retype password
.#linux #passwd #change_password