From owner-freebsd-hackers Fri Sep 15 14:15:24 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA04912 for hackers-outgoing; Fri, 15 Sep 1995 14:15:24 -0700 Received: from ns1.win.net (ns1.win.net [204.215.209.3]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA04903 for ; Fri, 15 Sep 1995 14:15:20 -0700 Received: (from bugs@localhost) by ns1.win.net (8.6.11/8.6.9) id RAA14282 for hackers@freebsd.org; Fri, 15 Sep 1995 17:20:58 -0400 From: Mark Hittinger Message-Id: <199509152120.RAA14282@ns1.win.net> Subject: Re: Max Users (fwd) To: hackers@freebsd.org Date: Fri, 15 Sep 1995 17:20:57 -0400 (EDT) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1054 Sender: owner-hackers@freebsd.org Precedence: bulk > As Ugen J.S.Antsilevich wrote: > > >But Guido van Roij came up with a proposal... not sure what's up > > >there. > > I do not know how this works right now , but some simple database > > like db which can store by key will solve all problemms for > > arbitrary amount of users (even for 11000).You basically need two of > > them - by username a and by uid... > Read Guido's mail. About 10 days ago. I am getting ready to do some serious testing on Guido's patch here this weekend. Guido's patch is for updating in-place the password file record when we are updating a single record. Right now we rebuild the entire file. It will be a big help if it works. I'm not sure it addresses the issue of rebuilding the entire file when an account is added or deleted. I have to study the patch more. Even with Guido's welcome work I still think that we have a scalability problem here and I'm considering a total re-write. Thanksgiving vacation is coming up soon :-) Regards, Mark Hittinger Internet Manager WinNET Communications, Inc. bugs@win.net