[1475] in testers
xlogin & ticket files
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Dec 17 15:12:29 1990
Date: Mon, 17 Dec 90 15:12:09 -0500
From: Mark Rosenstein <mar@MIT.EDU>
To: testers@MIT.EDU
Cc: jfc@MIT.EDU
In-Reply-To: [1465]
Xlogin would take more work than that to work with shared memory
ticket files, since there is no shared environment between where the
tickets are obtained and where they are destroyed. The current code
depends on the file.
This is something of a kludge, but was easy to implement with no
change in behavior from 7.1, and can be fixed in later releases
without being user visible.
-Mark