[1732] in testers
Re: attach on 7.3f rios
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Aug 5 01:51:15 1991
Date: Mon, 5 Aug 91 01:51:23 -0400
To: Jeff Tang <jefft@MIT.EDU>, <jik@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: Jeff Tang's message of Sun, 04 Aug 91 22:45:53 EDT,
From: Richard Basch <basch@MIT.EDU>
The bug is not with "attach" but rather with the NFS server on
pit-manager.
There was a post 7.2 release for the central NFS file servers to correct
several NFS bugs, one of which was our non-conformance with the NFS
specs. According to the RFC, the credentials may contain up to 16
groups, but our NFS/RPC implementation was only accepting 8.
You will find that talking to any pre-7.3 NFS server will have problems
on the RISC/6000, MAC-A/UX, and Ultrix 4.2 machines if you are in more
than 8 groups.
References: rfc 1057 (RPC), rfc 1094 (NFS)
-R