[77] in testers
Re: Permissions on /dev/ttyv0
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Jul 11 08:46:09 1989
To: Roman J. Budzianowski <roman@ATHENA.MIT.EDU>
Cc: <epeisach@ATHENA.MIT.EDU>, testers@ATHENA.MIT.EDU, epeisach@ATHENA.MIT.EDU
In-Reply-To: Your message of Mon, 10 Jul 89 16:39:36 -0400.
Date: Tue, 11 Jul 89 08:45:29 EDT
From: Ezra Peisach <epeisach@ATHENA.MIT.EDU>
> I was told that traditionally the ownership of the
> ttys is left unchanged upon user logout, but I can
> change it.
We can probably live withthat (although xterm I think is not doing this
anymore)
The other problems do exist though in regard to /dev/ttyv0 (or whatewver
the console is at the moment)
1) The group is set to "mit", this is wrong and should be left as "tty"
2) It set world readable. Right now, it is not a problem, but it really
should be 0622 when a user is logged in and 0666 on user logout.
Ezra