[Linux manuál]

nologin: zabránit uživatelům bez oprávnění root přihlásit se do systému

Originální popis anglicky: nologin - prevent non-root users from logging into the system

POPIS / INSTRUKCE

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.

FILES

/etc/nologin

SOUVISEJÍCÍ

login(1), shutdown(8)
1992-12-29 Linux