logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nologin - prevent unprivileged users from logging into the system

Description

If the file /etc/nologin exists and is readable, login(1) will allow access only to root. Other users will be shown the contents of this file and their logins will be refused. This provides a simple way of temporarily disabling all unprivileged logins.

Files

/etc/nologin

Name

nologin - prevent unprivileged users from logging into the system

See Also

login(1), shutdown(8) Linux man-pages 6.9.1 2024-05-02 nologin(5)

See Also