[1465] in testers
xlogin
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Dec 17 10:32:48 1990
To: testers@ATHENA.MIT.EDU
Date: Mon, 17 Dec 90 10:32:30 EST
From: John Carr <jfc@ATHENA.MIT.EDU>
xlogin appears to depend on chown() to set the ticket file ownership
correctly. This will not work with a kerberos library that uses
shared memory. Since the library will do the right thing if called
with the effectivate uid of the user who should have access to the
ticket file, the chown call should be deleted and the kerberos library
calls surrounded with setruid() calls.