From owner-freebsd-questions Tue Jul 8 15:56:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA14360 for questions-outgoing; Tue, 8 Jul 1997 15:56:59 -0700 (PDT) Received: from ice.cold.org (brandon@cold.org [206.81.134.103]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA14355 for ; Tue, 8 Jul 1997 15:56:56 -0700 (PDT) Received: from localhost (brandon@localhost) by ice.cold.org (8.8.5/8.8.5) with SMTP id QAA04688 for ; Tue, 8 Jul 1997 16:57:02 -0600 (MDT) Date: Tue, 8 Jul 1997 16:57:01 -0600 (MDT) From: Brandon Gillespie To: questions@freebsd.org Subject: ls and ftpd.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just a note.. 'ls' _requires_ FTPDIR/etc/pwd.db to exist.. I'm assuming that /etc/pwd.db doesn't actually include any passwords, and only /etc/spwd.db does.. right? -Brandon