On Tue, 14 Jul 1998 16:09:08 GMT Phil Regier <
pere...@sun20.vlsi.uwaterloo.ca> wrote:
> Is there a way in Solaris to limit who gets to login to the console?
> I'd like to have a list of users who are allowed to access the console
> and not allow any other accounts to use it (they'd have to log on
> remotely).
I don't know of any mechanism intended for that. You might do something
clever with the shell system login scripts:
sh: /etc/profile
ksh: /etc/profile
bash: /etc/profile
csh: /etc/.login
tcsh: /etc/csh.login