CHECKPASSWORD(1M) CHECKPASSWORD(1M)
checkPassword - confirm a user password
/usr/sysadm/privbin/checkPassword -l login-name
checkPassword is used to confirm a password for a particular user
account. The password is supplied via stdin so that it is not visible on
the process command line.
The checkPassword command has the following required parameter:
-l login-name
The login name of the user account whose password is being checked.
If the login name is invalid or the password supplied via stdin is
invalid, checkPassword will terminate with a non-zero exit code. If the
password is valid, checkPassword will terminate with exit code zero.
/etc/passwd
sysmgr(1M), UserManager(1M), modifyUserAccount(1M)
PPPPaaaaggggeeee 1111 [ Back ]
|