PAM-Modules |
|
A Collection of Modules for PAM |
Sergey Poznyakoff |
pam_regex
options:Use basic regular expressions.
Use case-sensitive regular expressions (default).
Use extended regular expressions (default).
Use case-insensitive regular expressions.
Compare user name with expression.
What to do if user name matches the expression. The value
‘allow’ means to return PAM_SUCCESS
, ‘deny’ means to
return PAM_AUTH_ERR
. Default is ‘allow’.
Upon successful matching, set PAM user name to string.
This document was generated on August 11, 2021 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.