Date: Sun, 18 Oct 1998 18:23:58 +0200 (MET DST) From: Christoph Splittgerber <chris@pollux.sdata.de> To: freebsd-stable@FreeBSD.ORG Subject: NGROUPS Message-ID: <199810181623.SAA24886@pollux.sdata.de>
next in thread | raw e-mail | index | archive | help
Hi, first of all, I apologies if this is not the correct mailing list to ask this. We are using a 2.2.7stable with a user/group scheme where every user is assigned to her own group with a default umask of 007. For all the different projects we create an extra group and assign all users which need to work on the project to that group. This works perfectly, however with this scheme it is very likely that you hit the NGROUPS maximum which is at just "16". What problems should I expect when I increase NGROUPS_MAX to, lets say, "64" in /usr/src/sys/sys/param.h ? Is this the right place to change the limit ? Do I only have to recompile a new kernel or do I need a "make world" ? Wouldn't NGROUPS_MAX be a good candidate for the kernel config file ? Thanks in advance, and again sorry if this is not the right mailing list, Christoph -- *** Perfection is achieved only at the point of collapse.- C.N.Parkinson *** ---------------------------------------------------------------------------- Email: chris@sdata.de PGP Key fingerprint: FE0899542E27761E57C4C8F3C6188F56 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810181623.SAA24886>