Mount Problems - NFS under Wisconson BSD4.3 on Vax 11/780 and uVax
Chris Torek
chris at mimsy.UUCP
Tue Jan 24 19:21:02 AEST 1989
In article <592 at gt-eedsp.UUCP> jensen at gt-eedsp.UUCP (P. Allen Jensen) writes:
>We just installed the Wisconson BSD4.3+NFS release ...
>mount ... sometimes give[s] "Illegal Instruction (core dump)"
An NFS `authentication' goof strikes again.
There is room for exactly 8 groups in the NFS `auth' data. The NFS
code assumes NGROUPS <= 8, and copies all the groups returned from the
kernel into the space for 8 provided. Recent Berkeley BSDs provide 16
groups.
--
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain: chris at mimsy.umd.edu Path: uunet!mimsy!chris
More information about the Comp.unix.wizards
mailing list