[9845] in Athena Bugs
Re: Weird bug in AFS (was Synctree Errors)
daemon@ATHENA.MIT.EDU (mhpower@Athena.MIT.EDU)
Mon Aug 31 15:07:31 1992
From: mhpower@Athena.MIT.EDU
To: ckclark@Athena.MIT.EDU
Cc: bugs@Athena.MIT.EDU, sipb-afsreq@Athena.MIT.EDU, bug-afs@Athena.MIT.EDU,
Date: Mon, 31 Aug 92 15:07:14 EDT
>This is a weird bug in AFS:
I don't see the bug.
As of the May 18 change to afsfileprocs.c in the fileserver source, an
ordinary user gets EACCES if trying to create a setuid or setgid file,
as you were in the first cp. Presumably, /tmp/foo wasn't setuid/setgid
(those bits got stripped off in the second cp, from AFS to UFS). So,
the third cp was OK, and should have also worked if the destination
name were xscreensaver instead of foo.
Matt