|
NAMEpamtester - test pluggable authentication module (PAM) facilitySYNOPSISpamtester [-v] [-I item=value] [-E var=value] service user operation [operation ...]DESCRIPTIONTest pluggable authentication module (PAM) facility.service is the PAM service name. user is the name of the user account to operate with the PAM facility. The following operations are supported.
Note that some operations may eventually need additional privileges to fulfill the request depending on the service configuration. Any operation may also be followed by the option flags that are provided between the pair of parenthesis. Flags are all named and combinable or inversible with bitwise operators; "|" (OR), "&" (AND), "^" (XOR) and "~" (NOT) are accepted.
The list of allowed options is shown below:
Additional authentication information such as the name of the remote user, the remote host and the tty can be supplied via -I (--item) option. The following types of information are supported:
OPTIONS
AUTHORWritten by Moriyoshi Koizumi <moriyoshi@users.sourceforge.net>REPORTING BUGSReport bugs to <pamtester-bugs@lists.sourceforge.net>.COPYRIGHTCopyright © 2004 - 2005 Moriyoshi Koizumi. All rights reserved.SEE ALSOpam(7)
Visit the GSP FreeBSD Man Page Interface. |