3

How can I change password of specific user using root account? when you want to change your password, you can use passwd but how can I change the password of other users?

2 Answers2

6

Here we go:

passwd USERNAME

...

vautee
  • 822
1

Here see below... syntax and picture...

passwd [username]

Changing local password for [username]

New Password:

Retype New Password:

enter image description here

Dharma
  • 1,102