– passwd is default tool to change and set parameters for the passwords.
– To lock the user account
|
– To unlock the user account
|
– To delete the password for the user account
|
– To expire the password for the user account
|
– To set the min / max password life
# passwd -n 10 santosh
|
– To set warning message time
|
– To set the user account inactivity time
|
– To get the short info about user account passwd
|