| NAME | DESCRIPTION | FILES | SEE ALSO | COLOPHON | The Linux Programming Interface |
NOLOGIN(5) Linux Programmer's Manual NOLOGIN(5)
nologin - prevent unprivileged users from logging into the system
If the file /etc/nologin exists, login(1) will allow access only to root.
Other users will be shown the contents of this file and their logins will be
refused.
/etc/nologin
login(1), shutdown(8)
This page is part of release 3.32 of the Linux man-pages project. A
description of the project, and information about reporting bugs, can be found
at http://www.kernel.org/doc/man-pages/.
Linux 1992-12-29 NOLOGIN(5)
HTML rendering created 2010-12-03 by Michael Kerrisk, author of The Linux Programming Interface