From owner-freebsd-questions@FreeBSD.ORG Thu Aug 11 16:14:37 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 7512A16A41F for ; Thu, 11 Aug 2005 16:14:37 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from gorgo.centroin.com.br (gorgo.centroin.com.br [200.225.63.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E3643D5A for ; Thu, 11 Aug 2005 16:14:33 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from hypselo.centroin.com.br (hypselo.centroin.com.br [200.225.63.1]) by gorgo.centroin.com.br (8.12.10/8.12.9) with ESMTP id j7BGESHI022818 for ; Thu, 11 Aug 2005 13:14:30 -0300 (EST) Date: Thu, 11 Aug 2005 13:14:28 -0300 (EST) From: Sender: To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Group size 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: Thu, 11 Aug 2005 16:14:37 -0000 Hi all, I'm in troble here. Is there any limit to the size o each group in /etc/groups. I'm moving from a BSDI machine where I used to authenticate some services based on groups, but Freebsd 5.4 seem to be limiting it to arround 1300 characters. Sorry if it's a known issue but it's urgent. - Marcelo