From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 07:21:15 2005 Return-Path: X-Original-To: freebsd-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 555EB16A41F for ; Mon, 12 Dec 2005 07:21:15 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA7FF43D49 for ; Mon, 12 Dec 2005 07:21:14 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1Elhzi-000IIo-Pf; Mon, 12 Dec 2005 10:21:10 +0300 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.54 (FreeBSD)) id 1ElhzG-0008xC-6S; Mon, 12 Dec 2005 10:20:42 +0300 Received: (from igorr@localhost) by sysadm.stc (8.13.4/8.13.3/Submit) id jBC7Kfsq034421; Mon, 12 Dec 2005 10:20:41 +0300 (MSK) (envelope-from igorr) Date: Mon, 12 Dec 2005 10:20:41 +0300 From: Igor Robul To: Ian Moore Message-ID: <20051212072041.GD34127@sysadm.stc> References: <200512071741.57495.no-spam@swiftdsl.com.au> <20051208083015.GE89624@sysadm.stc> <200512100926.44709.no-spam@swiftdsl.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200512100926.44709.no-spam@swiftdsl.com.au> User-Agent: Mutt/1.5.11 X-Archived: Yes Cc: freebsd-questions@freebsd.org Subject: Re: Changing maximum number of groups in FBSD - is it feasible? 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: Mon, 12 Dec 2005 07:21:15 -0000 On Sat, Dec 10, 2005 at 09:26:36AM +1030, Ian Moore wrote: > So it actually does work! And there's no need to adjust or re-compile any > ports, just world and kernel? World, kernel, static linked ports and all ports which use NGROUPS_MAX constant for space allocation. Samba worked fine for me without recompilation :-)