On Tue, 2003-03-18 at 11:10, Brian Szymanski wrote:
> I'm having some trouble setting the (read-only) sysctl value kern.ngroups.

Raising the maximum number of groups requires changes all over the
place; even if you find them all and rebuild the world (yes, libc
depends on it as well) you'll find that any program that looks at the
group vector will blow up because it only has space reserved for 16
groups.  You don't want to go there.

-- 
brandon s allbery [openafs/solaris/japh/freebsd] [EMAIL PROTECTED]
system administrator [linux/heimdal/too many hats] [EMAIL PROTECTED]
electrical and computer engineering                              KF8NH
carnegie mellon university  [better check the oblivious first -ke6sls]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to