From owner-freebsd-questions Mon Jul 7 13:59:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA07826 for questions-outgoing; Mon, 7 Jul 1997 13:59:03 -0700 (PDT) Received: from d2si.com (macbeth.d2si.com [206.8.31.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA07815 for ; Mon, 7 Jul 1997 13:58:52 -0700 (PDT) Received: (from alec@localhost) by d2si.com (8.8.5/8.8.5) id PAA16612; Mon, 7 Jul 1997 15:58:07 -0500 (CDT) From: Alec Kloss Message-Id: <199707072058.PAA16612@d2si.com> Subject: Re: encrypted password In-Reply-To: from Mail Lists at "Jul 7, 97 01:20:08 pm" To: maillist@home.comhelp.com (Mail Lists) Date: Mon, 7 Jul 1997 15:58:07 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Mail Lists is responsible for: > > Hi...I'm new to BSD and I see that when you run vipw it shows the > encrypted passwords, but just a star when using vi....what file holds the > encrypted passwords? I don't see /etc/shadow...thanks...Adam > > They're stored in /etc/master.passwd. Try man passwd for more info