Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2003 16:58:41 -0700
From:      Bill Fumerola <billf@FreeBSD.org>
To:        Mitch <security@aka-root.com>
Cc:        freebsd-security@freebsd.org
Subject:   Re: user can't member more than 15 group
Message-ID:  <20030610235841.GA90913@elvis.mu.org>
In-Reply-To: <75112397993.20030611021134@aka-root.com>
References:  <75112397993.20030611021134@aka-root.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 11, 2003 at 02:11:34AM +0400, Mitch wrote:
> 
> why freebd user can't member more than 15 group ?

in src/sys/sys/syslimits.h there is a constant named 'NGROUPS_MAX'.
change it to however many you need (within reason), rebuild/install world
and kernel.

-- 
- bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org / billf@mu.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030610235841.GA90913>