From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 21:58:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 310F91065675 for ; Wed, 30 Jul 2008 21:58:56 +0000 (UTC) (envelope-from michael@powerzone.net.au) Received: from cinta.thebushtelegraph.com.au (christ58.lnk.telstra.net [165.228.0.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5A0118FC12 for ; Wed, 30 Jul 2008 21:58:54 +0000 (UTC) (envelope-from michael@powerzone.net.au) Received: (qmail 25148 invoked from network); 31 Jul 2008 07:32:12 +1000 Received: from unknown (HELO ?10.10.10.8?) (michael@christie.org.au@10.10.10.8) by cinta.thebushtelegraph.com.au with SMTP; 31 Jul 2008 07:32:12 +1000 Message-ID: <4890DDE7.9090102@powerzone.net.au> Date: Thu, 31 Jul 2008 07:32:23 +1000 From: Michael Christie User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Group Limits 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: Wed, 30 Jul 2008 21:58:56 -0000 Hi there, I am running webmin and virtualmin on freebsd 7.0, I have found when i add a number of domains using virtualmin and restart apachie i get the following error. [alert] (22)Invalid argument: initgroups: unable to set groups for User www and Group 80... Apachie will not start.. it happens when the 'apache' or 'httpd' user is a member of too many groups. By default, Virtualmin adds the user Apache runs as to each domain's group, which eventually triggers this problem. Can any one advise me how to expand the number of groups allow on freebsd I think my default it is 16, I need to make it 50 to 100 Thank you Michael