From owner-freebsd-hackers Sat Sep 16 12:20:19 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01658 for hackers-outgoing; Sat, 16 Sep 1995 12:20:19 -0700 Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA01651 for ; Sat, 16 Sep 1995 12:20:05 -0700 Received: by gvr.win.tue.nl (8.6.10/1.53) id UAA00526; Sat, 16 Sep 1995 20:50:20 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199509161850.UAA00526@gvr.win.tue.nl> Subject: Re: Max Users To: joerg_wunsch@uriah.heep.sax.de Date: Sat, 16 Sep 1995 20:50:20 +0200 (MET DST) Cc: gcrutcher@datatrek.com, hackers@freebsd.org In-Reply-To: <199509151819.UAA21645@uriah.heep.sax.de> from "J Wunsch" at Sep 15, 95 08:19:53 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 469 Sender: owner-hackers@freebsd.org Precedence: bulk J Wunsch wrote: > I think the guy with his 11000 entries in the password file had a > small problem in that each run of passwd(1) or chsh(1) did take some > amount of time. :) > > But Guido van Roij came up with a proposal... not sure what's up > there. > He is beta testing it right now, as am I. It works real quick (passwd(1), chsh and friends take 10 seconds for 11.000 line password files.) Unfortunately, vipw will always take as long as it does now. -Guido