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) - debian
pam_nologin(8) - freebsd
pam_nologin(8) - ultrix
pam_nologin(8) - sunos
Similar Topics in the Unix Linux Community
issues with ssh login
Authentication Failed Dialog Box on Redhat 4.7
LDAP and PAM Configurations for Windows 2008 R2 ADS and Cubox Ubuntu client
SSH not working
OSX and Kerberos