PAM_DENY(8) (NAME) pam_deny - PAM (SYNOPSIS) pam_deny.so (DESCRIPTION) pam_deny PAM . PAM (OTHER) . (OPTIONS) . (MODULE TYPES PROVIDED) (account auth password session) . (RETURN VALUES) PAM_AUTH_ERR account auth . PAM_CRED_ERR setcred . PAM_AUTHTOK_ERR password . PAM_SESSION_ERR session . (EXAMPLES) #%PAM-1.0 # # If we don't have config entries for a service, the # OTHER entries are used. To be secure, warn and deny # access to everything. other auth required pam_warn.so other auth required pam_deny.so other account required pam_warn.so other account required pam_deny.so other password required pam_warn.so other password required pam_deny.so other session required pam_warn.so other session required pam_deny.so (SEE ALSO) pam.conf(5), pam.d(5), pam(7) (AUTHOR) pam_deny Andrew G. Morgan . Linux-PAM PAM_DENY(8)