user setup question

Lars Eighner eighner at io.com
Sat Mar 13 14:29:51 PST 2004


On Sat, 13 Mar 2004, Louis LeBlanc wrote:

> I have an odd question.
>
> I need to add a user to a system, but I don't want this user to be
> able to log in from outside - meaning only from the console itself.
>
> I know root is set up this way, but I'm not sure how to do this.
>
> Any pointers?
>
> TIA
> Lou
>

see login.access file in /etc, also man 5 login.access

You can restrict the user to logging in only from the console,
or to logging in only locally.  I suppect you really do not mean
to restrict the user to logging in only at the console, but that
you mean the user should be able to log into to any local terminal.

-- 
Lars Eighner
eighner at io.com -finger for geek code-
http://www.io.com/~eighner/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266



More information about the freebsd-questions mailing list