From owner-freebsd-questions Mon Dec 17 8:38:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from drex.staff.izr.com (drex.staff.izr.com [195.26.33.16]) by hub.freebsd.org (Postfix) with ESMTP id 4049037B417 for ; Mon, 17 Dec 2001 08:38:37 -0800 (PST) Received: by drex.staff.izr.com (Postfix, from userid 1001) id F3FCD33788; Mon, 17 Dec 2001 16:40:38 +0000 (GMT) Date: Mon, 17 Dec 2001 16:40:38 +0000 From: Mark Drayton To: FreeBSD Questions Subject: Re: encryption and master.passwd Message-ID: <20011217164038.A45877@drex.staff.izr.com> Mail-Followup-To: FreeBSD Questions References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from grant.innes@mirror-image.com on Mon, Dec 17, 2001 at 11:34:56AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Grant Innes (grant.innes@mirror-image.com) wrote: > Hi Folks, > Following this discussion I've realized I don't know how to determine > whether a password is encrypted with DES or MD5. > Can someone shed some light on how to do this? If the encrypted password starts with $1$ it's an MD5 hash. Cheers, -- Mark Drayton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message