kern.ngroups question

Andre Albsmeier Andre.Albsmeier at siemens.com
Tue Jun 5 18:49:45 UTC 2007


On Tue, 05-Jun-2007 at 11:49:44 -0500, Reuben A. Popp wrote:
> Hello all,
> 
> Can someone explain to me the rationale behind having ngroups_max set to 16 by 
> default?
> 
> I came across this issue originally when working on our Samba implementation 
> (samba-3 out of ports, running on 6-STABLE).  We have some users that belong 
> to a number of groups, some of whom need to belong to more groups than the 
> defined hard limit.  On doing a little research, I did come across the PR 
> detailed in http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/108552, and 
> continued reading the linked thread from March 2003, however this really 
> doesn't explain why the limit is set to 16.  
> 
> Can one adjust the value in syslimits.h on a system and then rebuild 
> world/ports with the expectation this will work, or is the issue more 
> involved then that?  Is (or has) there any discussion on raising that number 
> to a larger value?

About 2 years ago I changed it to 64 (all over the place) and recompiled
world, kernels, ports and every programme on the boxes in question. Things
worked well but NFS went mad (IIRC, NFS4 will do better here but I am not
sure). Since I needed the groups in question to control file access, I
reverted the change and switched to ACLs which is not so intrusive :-).

	-Andre

> 
> Thanks in advance (doubly so if this is a lame question)
> Reuben 
> 
> -- 
> Reuben A. Popp
> Systems Administrator
> Information Technology Department
> East Central College
> 1+ 636 583 5195 x2480
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"

-- 
ech`echo xiun | tr nu oc | sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol


More information about the freebsd-hackers mailing list