From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 07:37:47 2004 Return-Path: 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 DB8AE16A4CE for ; Fri, 12 Mar 2004 07:37:47 -0800 (PST) Received: from stork (unknown [213.131.167.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 510F843D1D for ; Fri, 12 Mar 2004 07:37:47 -0800 (PST) (envelope-from philip@greenfinch.com) Received: from philip by stork with local (Exim 4.30; FreeBSD) id 1B1ojJ-000LgA-GV; Fri, 12 Mar 2004 15:37:45 +0000 Date: Fri, 12 Mar 2004 15:37:45 +0000 From: Philip P To: Seamus Abshere Message-ID: <20040312153745.GA81537@greenfinch.com> References: <4051D8D1.8010309@princeton.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4051D8D1.8010309@princeton.edu> User-Agent: Mutt/1.4.1i Sender: Philip P cc: freebsd-questions@freebsd.org Subject: Re: why can I see passwd hashes in master.passwd? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 15:37:48 -0000 On Fri, Mar 12, 2004 at 10:35:45AM -0500, Seamus Abshere wrote: > dear experts, > > why is it that half of my master.passwd has hashes and half has *'s? The accounts marked with '*' are disabled :-) Philip.