From owner-freebsd-questions@FreeBSD.ORG Thu Aug 11 17:57:32 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 DB43116A41F for ; Thu, 11 Aug 2005 17:57:32 +0000 (GMT) (envelope-from mpsouza@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 94CD243D45 for ; Thu, 11 Aug 2005 17:57:31 +0000 (GMT) (envelope-from mpsouza@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 j7BHvSHI026852; Thu, 11 Aug 2005 14:57:28 -0300 (EST) Date: Thu, 11 Aug 2005 14:57:28 -0300 (EST) From: Marcelo Souza To: nawcom In-Reply-To: <42FB8BA4.6080103@nawcom.no-ip.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: freebsd-questions@freebsd.org 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:57:33 -0000 Hi, On Thu, 11 Aug 2005, nawcom wrote: |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) =09Yes, it=B4s used to allow/deny some access to users by a radius server. =09But even the "id" comand doesn=B4t show the user in that group. |-Ben | | |scuba@centroin.com.br wrote: | |>Hi all, |> |>=09I'm in troble here. |>=09Is there any limit to the size o each group in /etc/groups. |>=09I'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. |>=09Sorry 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.o= rg" |> |> | |_______________________________________________ |freebsd-questions@freebsd.org mailing list |http://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" | - Marcelo