[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: /etc/security/access.conf



> address.  I just want to limit users who can "login"
> to the system.

/etc/nologin, if exists, will only allow login access to
root. Other users get displayed the text in the
/etc/nologin file. That file could contain anything, like
from 'go away' to some longer explanatory message.

But that probably is overkill, since you might want some
users to login, and deny others. That, I believe, could
simply be done via the regular login/passwd framework - just
set the shell of the user(s) you don't want to login to something
like /bin/false.
 

------------------------------------------------------------------------
David E. Fox                     Census         Thanks for letting me
dfox belvdere vip best com        2000          change magnetic patterns
Be Counted: http://www.census.gov               on your hard disk.
-----------------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]