From owner-freebsd-questions@FreeBSD.ORG Tue May 23 16:53:30 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A028116A7FF for ; Tue, 23 May 2006 16:53:30 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from mail07.powweb.com (mail07.powweb.com [66.152.97.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4064443D79 for ; Tue, 23 May 2006 16:53:22 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.vulpes (24-119-225-24.cpe.cableone.net [24.119.225.24]) by mail07.powweb.com (Postfix) with ESMTP id 8A29F14DAA6; Tue, 23 May 2006 09:53:21 -0700 (PDT) Date: Tue, 23 May 2006 11:54:01 -0500 From: Vulpes Velox To: Chuck Swiger Message-ID: <20060523115401.72c0e6f6@vixen42.vulpes> In-Reply-To: <44730C12.5020102@mac.com> References: <20060522231116.00e336b7@vixen42.vulpes> <44730C12.5020102@mac.com> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: changing kern.ngroups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:53:41 -0000 On Tue, 23 May 2006 09:20:18 -0400 Chuck Swiger wrote: > Vulpes Velox wrote: > > I am really running across the need to change this to something > > higher than 16. > > > > I was just wondering if there is any specific reason it is set so > > low and any thing to worry about when bumping it up? > > The limit is historical, but various protocols like NFS have the # > of groups limit embedded into their specifications. Trying to > change this limit may result in odd behavior, such as user accounts > not being recognized as being in their "primary" group, ie the one > listed in /etc/passwd.... Cool. Any suggestion on what to do if I do want to change it?