Subject: Re: CVS commit: [elad-kernelauth] src/sys/kern
To: None <tech-kern@NetBSD.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 03/12/2006 23:19:26
> Why does NFS care about the order of groups?
Because it has to select a limited subset to send over the wire, and
historically it has simply picked the first ones from the list.
This is actually mostly moot at the moment, because NGROUPS_MAX is 16,
and the groups count limit imposed by the wire protocol is...16.
However, it's not entirely moot, because an NFS mount can specify a
lower limit for the max group count sent over the wire (see
NFSMNT_MAXGRPS).
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse@rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B