*** To change your own password, enter:
To change other users password, you must login as root:
To lock user account, enter (must be root user to type the following):
To unlock the account password, enter:
$ passwdTo change other users password, you must login as root:
$ passwd userName $ passwd vivekTo lock user account, enter (must be root user to type the following):
$ passwd -l usernameTo unlock the account password, enter:
$ passwd -u username
No comments:
Post a Comment