# /etc/usertty, for certain users, allow login
# only on certain tty's
CLASSES
tgrp1	tty1 [sun:14]tty2 @foo.com
tgrp2	tty3 tty4 @130.225.16.0/255.255.255.0
GROUPS
uucp	tgrp2
sys	tgrp1
bin	tgrp2
USERS
bin	tty5
# brian only allowed on console 1 and 2 plus locally
brian	tty3 [mon:tue:sun:14-15]tty1 tty2
# stduser only allowed via serial login + from foo.bar.com
stduser	ttyS1 ttyS2 @foo.bar.com
