chkpwd \- checks the validity of a users password on a UNIX/PAM-based system.
.SHSYNOPSIS
chkpwd [OPTION]...
.SHDESCRIPTION
chkpwd is a program that checks the validity of a users password on a UNIX/PAM-based system.
.SHOPTIONS
The options which apply to the chkpwd command are:
-u <username> Set username.
-p <password> Set password.
-v Enable verbose mode.
-V Print program version.
-h Show this help.
chkpwd runs in an interactive mode when no username and/or password are set. A missing username and/or password will then be asked for program execution.