[7036] in Athena Bugs
"intruder alert" problems
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Feb 4 13:02:08 1991
Date: Mon, 4 Feb 91 13:01:52 -0500
From: John T Kohl <jtkohl@MIT.EDU>
To: bugs@MIT.EDU
I suspect the "intruder alert" problems are due to a race between xlogin
and the cleanup scripts. What's likely happening is that people are
logging in while the cleanup script runs, and they get into the password
file too early and then removed by the cleanup script. Meanwhile their
login continues, and they get hosed by various programs.
John