What is Linux chpasswd Command?
-c | Clears all password flags. |
-e | Specifies that the passwords are of encrypted format. |
-f flags | Specifies the comma separated list of password flags to set. Valid flag values are: ADMIN, ADMCHG, and/or NOCHECK. Refer to the pwdadm command documentation for details about these values. |
-R load_module | Specifies the loadable I & A module used to change user's password. |