
This option sets an account essentially password-less, so that anyone can log into it. Number of days of warning before password expires : Deleting a password Maximum number of days between password change : 99999

Minimum number of days between password change : 0 There is another command that displays this information in a better way.


This requires root access, as only the root can add, remove or change the password of any other user on the system. Passwd: password updated Changing the password of another user The passwords aren’t shown in the terminal, so that they are not visible to any person that might be around the system.

This will open up a prompt asking for the current password, and then the new password, and its repeated confirmation. Just open up the command line, and type in: passwd This is how you can change the password of the user you’re logged in with. The password of the user itself can be changed using the passwd command provided by Linux. We have discussed some of these useful options below: Because of these reasons, Linux provides a wide range of options for user account password management. This is mostly done by the users themselves, but often, they have to be overridden by the administrator to control any illegitimate activity by any of the users. The passwords for user accounts often need to be changed.
