From owner-freebsd-questions@FreeBSD.ORG Mon Jun 6 17:24:53 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 3063D16A41C for ; Mon, 6 Jun 2005 17:24:53 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B6F43D4C for ; Mon, 6 Jun 2005 17:24:52 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id j56HPMb41140; Mon, 6 Jun 2005 10:25:25 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Ben Hockenhull" , Date: Mon, 6 Jun 2005 10:24:30 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: RE: FreeBSD 5.x with > 70k users? 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: Mon, 06 Jun 2005 17:24:53 -0000 Did you set the PW_SCAN_BIG_IDS as documented in the man page for pwd_mkdb? Ted >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Ben Hockenhull >Sent: Monday, June 06, 2005 6:36 AM >To: freebsd-questions@freebsd.org >Subject: FreeBSD 5.x with > 70k users? > > >Hi there, > >I'm attempting to migrate an old BSDI system to FreeBSD. The system in >question has about 71k users, with UIDs from about 2000 up to >about 70000. >When I import the master.passwd file (formats are the same) to the new >system and try to rebuild the .db files, it fails with a pwd_mkdb: put: >Unknown error: 0 . > >As best I can tell, if I import a small subset of the users (about 5k), >things work fine. From what I understand, FreeBSD can have >massive UIDs, >with the caveat that some applications may not like UIDs > 65535. > >I did some research and found someone reporting an identical >problem, but >didn't see that he'd found a solution. Any input, pointers, solutions >greatly appreciated. > >Ben > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" >