[1027] in Athena Bugs
rpc.mountd
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Thu Sep 22 15:50:34 1988
From: <probe@ATHENA.MIT.EDU>
Date: Thu, 22 Sep 88 15:49:13 EDT
To: bugs@ATHENA.MIT.EDU, vs-testers@ATHENA.MIT.EDU, rt-testers@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
"nfsid -r host" does not seem to work. This is supposed to flush all
your mappings to the given host.
Example:
If I type "nfsid -r priam" all mappings to probe from all NFS clients
should be purged. However, it returns the error:
nfsid: System error contacting server PRIAM.MIT.EDU
The problem is that the KUIDUPURGE code was not included in rpc.mountd.
The sources have been fixed on paris and minos, but it will not be in
the next release as rpc.mountd lives in /usr/etc, and unfortunately this
is on the urvd.
-Richard