[400] in Athena Bugs
Re: Kerberos and NFS
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Tue May 24 17:58:05 1988
Date: Tue, 24 May 88 17:56:55 EDT
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: henry@ATHENA.MIT.EDU, jackal@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU, consult@ATHENA.MIT.EDU
In-Reply-To: [0363] in Athena Bugs
The reason for "consult" failing to attach without Kerberos tickets is
that it is listed to be attached for write access. The "sipb" file
system is listed as needing read access only. Since you have to run
"nfsid" successfully in order to write to the file system, writeable
file systems don't get attached if there are no Kerberos tickets. You
can get around this with "attach -r consult".
The consultants may wish to change the listing in hesiod to get around
this problem. They are the only ones who need write access; if they
want others to use it, it should probably default to read-only.