0
Q:

linux change user password

#if you dont't have your root password => then don't use sudo command

# passwd <username>
Current password:
New password:
Retype new password:
passwd: password updated successfully
1
# sudo passwd <username>
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
-1

New to Communities?

Join the community