From owner-freebsd-questions@FreeBSD.ORG Thu Aug 11 17:32:06 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 07C7716A41F for ; Thu, 11 Aug 2005 17:32:06 +0000 (GMT) (envelope-from nawcom@nawcom.no-ip.com) Received: from nawcom.no-ip.com (adsl-69-209-132-220.dsl.sfldmi.ameritech.net [69.209.132.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94DA343D46 for ; Thu, 11 Aug 2005 17:32:05 +0000 (GMT) (envelope-from nawcom@nawcom.no-ip.com) Received: from [192.168.212.7] (unknown [192.168.212.7]) by nawcom.no-ip.com (Postfix) with ESMTP id 55FB6702F; Thu, 11 Aug 2005 13:55:08 -0400 (EDT) Message-ID: <42FB8BA4.6080103@nawcom.no-ip.com> Date: Thu, 11 Aug 2005 13:32:20 -0400 From: nawcom User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: scuba@centroin.com.br, freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: 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 17:32:06 -0000 i know that all the system limits are defined in sys/syslimits.h. by default, the max number of groups is 16(NGROUPS_MAX) , but i dont see any variable declaring the max amount of users in a group. are you using some script to mass group users or something (trying to understand why you need to manage users in a group) -Ben scuba@centroin.com.br wrote: >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 > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >