# /etc/usertty, for certain users, allow login
# only on certain tty's
# brian only allowed on console 1 and 2 plus locally
brian	tty1 tty2 @localhost
# stduser only allowed via serial login + from foo.bar.com
stduser	ttyS1 ttyS2 @foo.bar.com
