pam_nologin(8) osx man page | unix.com

Man Page: pam_nologin

Operating Environment: osx

Section: 8

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) - opensolaris
pam_nologin(8) - x11r4
pam_nologin(8) - hpux
pam_nologin(8) - sunos
Similar Topics in the Unix Linux Community
issues with ssh login
LDAP and PAM Configurations for Windows 2008 R2 ADS and Cubox Ubuntu client
rexec not working properly
SSH not working
OSX and Kerberos