From owner-freebsd-questions Fri Dec 20 11:40:57 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA05084 for questions-outgoing; Fri, 20 Dec 1996 11:40:57 -0800 (PST) Received: from islandia.is (root@hummer.islandia.is [194.105.225.1]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id LAA05079 for ; Fri, 20 Dec 1996 11:40:51 -0800 (PST) Received: from hummer.islandia.is (hordur@hummer.islandia.is [194.105.225.1]) by islandia.is (8.8.3/8.7.3) with SMTP id TAA26840; Fri, 20 Dec 1996 19:41:07 GMT Date: Fri, 20 Dec 1996 19:41:06 +0000 (GMT) From: Hordur Johannsson To: "G.A.Grjetarsson Sysadmin of islandia.is" cc: questions@freebsd.org Subject: Re: 141 group member limit? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Mon, 16 Dec 1996, Cliff Addy wrote: > > > I recently added the 142nd member of a group and the group ceased to > > exist, as far as fbsd was concerned. Take out one and it works fine. > > > > Have I hit another one of those silly hard-coded limits? Is it kernel > > recompile time *again*? And *why* 141? > > > > I love fbsd most of the time, but ... > > > > Cliff I don't think it is 141, it is 1024 characters if i remember correctly, there seems to be use a static buffer for the group file or something. Hordur Johannsson