From owner-freebsd-questions Sat Jul 8 4: 4:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from finland.ispro.net.tr (finland.ispro.net.tr [212.174.120.1]) by hub.freebsd.org (Postfix) with ESMTP id 4332137B9CC for ; Sat, 8 Jul 2000 04:02:43 -0700 (PDT) (envelope-from yurtesen@ispro.net.tr) Received: from localhost (yurtesen@localhost) by finland.ispro.net.tr (8.9.3/8.9.3) with ESMTP id NAA76856 for ; Sat, 8 Jul 2000 13:48:11 +0300 (EEST) (envelope-from yurtesen@ispro.net.tr) Date: Sat, 8 Jul 2000 13:48:11 +0300 (EEST) From: Evren Yurtesen To: freebsd-questions@freebsd.org Subject: DES 2 MD5 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been using DES on my system and I have approx 2000 users with DES passwords. Is it possible to make the system create the new passwords with MD5 only? unfortunately when I use DES then the system recognises the MD5 passwords also but the other way around is not working. (well didnt work when I tried last) How can I make simple programs like passwd and adduser to create these passwords as MD5 even though I use DES? Or should I use brute force to find out all passwords and then encrypt them again???!?!? Evren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message