From owner-freebsd-security@FreeBSD.ORG Tue Jun 10 16:58:41 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F0337B404 for ; Tue, 10 Jun 2003 16:58:41 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DCE543F3F for ; Tue, 10 Jun 2003 16:58:41 -0700 (PDT) (envelope-from billf@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1098) id 8CDD62ED419; Tue, 10 Jun 2003 16:58:41 -0700 (PDT) Date: Tue, 10 Jun 2003 16:58:41 -0700 From: Bill Fumerola To: Mitch Message-ID: <20030610235841.GA90913@elvis.mu.org> References: <75112397993.20030611021134@aka-root.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <75112397993.20030611021134@aka-root.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-MUORG-20030411 i386 cc: freebsd-security@freebsd.org Subject: Re: user can't member more than 15 group X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 23:58:42 -0000 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