From owner-freebsd-fs Tue Mar 20 6:13:20 2001 Delivered-To: freebsd-fs@freebsd.org Received: from bilver.wjv.com (dhcp-1-23.n01.orldfl01.us.ra.verio.net [157.238.210.23]) by hub.freebsd.org (Postfix) with ESMTP id 518A937B725 for ; Tue, 20 Mar 2001 06:12:55 -0800 (PST) (envelope-from bill@bilver.wjv.com) Received: (from bill@localhost) by bilver.wjv.com (8.11.1/8.11.1) id f2KECSZ04701 for freebsd-fs@freebsd.org; Tue, 20 Mar 2001 09:12:28 -0500 (EST) (envelope-from bill) Date: Tue, 20 Mar 2001 09:09:27 -0500 From: Bill Vermillion To: freebsd-fs@freebsd.org Subject: Re: about common group & user ID space (PR kern/14584) Message-ID: <20010320090926.B4220@wjv.com> Reply-To: bv@wjv.com References: <3AB3FC38.94711FFF@bellatlantic.net> <200103180738.AAA03250@usr05.primenet.com> <4.3.2.7.2.20010318123759.00d9dd10@localhost> <20010320113052.A1141@paula.panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010320113052.A1141@paula.panke.de.freebsd.org>; from bsd@panke.de.freebsd.org on Tue, Mar 20, 2001 at 11:30:52AM +0100 Organization: W.J.Vermillion / Orlando - Winter Park Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Mar 20, 2001 at 11:30:52AM +0100, Wolfram Schneider thus spoke: > On 2001-03-18 12:42:17 -0700, Brett Glass wrote: > > > At the same time, it'd be nice to eliminate the arbitrary > > limitations on (a) the number of groups of which a user can > > be a member and (b) the number of members in a group. Both of > > these limitations often bite administrators who, for example, > > want most users of a system to be members of a particular group > > or want to implement group-based access control schemes with a > > moderate degree of granularity. > The current length limit for a line in /etc/groups is 256KByte, > which should be enough for 65536 users in one group ;-) Is you copy of 'bc' broken, or are you figuring in hex :-) If all users were at the 16 character name limit you have about 16,000 users in a group, and about 32,000 if you limited them to 8 character names. This is just a rough 'back of the envelope' figure not counting commas, etc, or the actuall bytes in 256K - I just used 256,000 as the number. :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message