summaryrefslogtreecommitdiff
path: root/modules/pam_nologin/README
blob: 0586de6669ff5d418855e23319a663a091f6fc57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id$
#

This module always lets root in; it lets other users in only if the file
/etc/nologin doesn't exist.  In any case, if /etc/nologin exists, it's
contents are displayed to the user.

module services provided:

	auth		_authentication and _setcred (blank)

Michael K. Johnson