osx man page for pam_nologin

Query: pam_nologin

OS: osx

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pam_nologin(8)						    BSD System Manager's Manual 					    pam_nologin(8)

NAME
pam_nologin -- No Login PAM module
SYNOPSIS
[service-name] function-class control-flag pam_nologin [options]
DESCRIPTION
The No Login PAM module supports the account management function class. In terms of the function-class parameter, this is the ``account'' class. The No Login authentication module always returns success for the superuser, and returns success for all other users if the file /etc/nologin does not exist. If /etc/nologin does exist, then its contents are echoed to non-superusers before failure is returned.
FILES
/etc/nologin A message to denied users.
SEE ALSO
nologin(8), pam.conf(5), pam(8), pwpolicy(8)
BSD
February 7, 2009 BSD
Related Man Pages
pam_nologin(8) - centos
pam_nologin(8) - freebsd
pam_nologin(8) - opensolaris
pam_nologin(8) - php
pam_nologin(8) - x11r4
Similar Topics in the Unix Linux Community
Winbind and pam - restrict all services except for samba access
SSH not working
SOCKS proxy & PAM configuration exposure