Returns PAM_SUCCESS for all PAM module types.
The pam_allow module returns PAM_SUCCESS to all calling applications unless an invalid PAM handle is specified. Support for all four module types is provided.
Functionality opposite to that provided by pam_allow can be obtained through use of the pam_prohibit module.
Supported PAM module types
Options
Item | Description |
---|---|
debug | Log debugging information to syslog. |
nowarn | Do not display warning messages. |
Return Values
Upon successful completion the pam_allow module returns PAM_SUCCESS. If an invalid PAM handle was specified, PAM_SYSTEM_ERR is returned.
/usr/lib/security/pam_allow