From owner-freebsd-questions Sun Nov 17 19:51: 1 2002 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 2A17437B401 for ; Sun, 17 Nov 2002 19:51:00 -0800 (PST) Received: from web20104.mail.yahoo.com (web20104.mail.yahoo.com [216.136.226.41]) by mx1.FreeBSD.org (Postfix) with SMTP id F22D043E75 for ; Sun, 17 Nov 2002 19:50:59 -0800 (PST) (envelope-from bsdneophyte@yahoo.com) Message-ID: <20021118035059.59932.qmail@web20104.mail.yahoo.com> Received: from [68.65.83.156] by web20104.mail.yahoo.com via HTTP; Sun, 17 Nov 2002 19:50:59 PST Date: Sun, 17 Nov 2002 19:50:59 -0800 (PST) From: Bsd Neophyte Subject: converting passwords to blowfish To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 i've been running through some tutorials on how to convert the passwords from md5 to blowfish. there's mention of the following to actually do the conversion: cap_mkdb /etc/login.conf however, i don't see the conversion. the tutorial mentions that the password should start with $2$, but they still begin with $1$ how do i correct this? -Sameer __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message