[1401] in Athena Bugs
(VS2000) Version 6.0R: attach
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Sun Nov 20 22:53:32 1988
Date: Sun, 20 Nov 88 22:52:13 EST
From: "Jonathan I. Kamens" <jik@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System type, version: (VS2000) Version 6.0R
System name: w20-575-52
What's wrong:
For the purposes of this example, you should know that "tktsw" is my
alias to switch between ticket files. "tktme" always returns me to my
login tickets. At the start of this example, I've initialized the
hillel tickets already.
w20-575-52% tktme
w20-575-52% attach hillel
hillel: NFS mounted HERA.MIT.EDU:/mit/lockers/hillel on /mit/hillel (read-write)
w20-575-52% touch /mit/hillel/foo
touch: /mit/hillel/foo: Permission denied
w20-575-52% tktsw hillel
w20-575-52% nfsid hera
HERA.MIT.EDU: mapped
w20-575-52% touch /mit/hillel/foo
w20-575-52% ls -l /mit/hillel/foo
-rw-r--r-- 1 12226 0 Nov 20 1988 /mit/hillel/foo
w20-575-52% hesinfo 12226 uid
hillel:*:12226:101:Hillel Foundation,,312 Mem Driv,3-2982,:/mit/hillel:/bin/csh
w20-575-52% touch /mit/hillel/foo
touch: /mit/hillel/foo: cannot touch
w20-575-52% nfsid -u hera
HERA.MIT.EDU: unmapped
w20-575-52% rm /mit/hillel/foo
rm: override protection 644 for /mit/hillel/foo? yes
w20-575-52% touch /mit/hillel/foo
w20-575-52% nfsid -p hera
HERA.MIT.EDU: mappings purged
w20-575-52% rm /mit/hillel/foo
rm: override protection 644 for /mit/hillel/foo? yes
rm: /mit/hillel/foo not removed
w20-575-52%
What should have happened:
As far as I can see, there are two bugs here... First of all, it let
me create a file in the hillel directory (which is mode 711, by the
way), but once it let me create it it wouldn't let me modify it (i.e.
touch it again). Then, after I supposedly unmapped with hera, I was
still able to remove and touch the file, even though I shouldn't have
had a mapping. It took a full purge in order to really get rid of the
mapping between jik on w20-575-52 and hillel on hera.
--> Jonathan Kamens
Project Athena Watchmaker
SIPB (Student Information Processing Board) Member
Volunteer OLC Consultant
jik@ATHENA.MIT.EDU