From owner-freebsd-questions Tue Apr 23 18:19:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA26971 for questions-outgoing; Tue, 23 Apr 1996 18:19:45 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA26961 for ; Tue, 23 Apr 1996 18:19:41 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id SAA02733; Tue, 23 Apr 1996 18:19:31 -0700 (PDT) Message-Id: <199604240119.SAA02733@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: jolp@peerlogic.com (jolp) cc: questions@FreeBSD.org Subject: Re: Anonymous FTP problems In-reply-to: Your message of "Tue, 23 Apr 1996 17:45:15 PDT." <17d79c10@peerlogic.com> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 23 Apr 1996 18:19:31 -0700 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > instead of /etc/passwd, or it will not display file owner names. Is > there any way of createing a fake copy of pwd.db containing a minimal > set of records including stdin/out tools for script use? Sure. See pwd_mkdb(8). Be sure to specify the -d option. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project