From owner-freebsd-questions Wed Dec 16 00:24:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10162 for freebsd-questions-outgoing; Wed, 16 Dec 1998 00:24:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alcatel.fr (gatekeeper.alcatel.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10156 for ; Wed, 16 Dec 1998 00:24:57 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) From: Thierry.Herbelot@alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP) with ESMTP id KAA31692; Wed, 16 Dec 1998 10:23:27 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id JAA04353; Wed, 16 Dec 1998 09:22:26 +0100 (MET) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id JAA22661; Wed, 16 Dec 1998 09:09:38 +0100 (MET) Received: from telspace.alcatel.fr by telss1 (4.1/SMI-4.1) id AA04487; Wed, 16 Dec 98 09:14:38 +0100 Received: from localhost by telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA248065611; Wed, 16 Dec 1998 09:06:51 +0100 X-Openmail-Hops: 1 Date: Wed, 16 Dec 98 09:06:41 +0100 Message-Id: In-Reply-To: <01BE2857.35E63E20@opkri050.orangenet.co.uk> Subject: DES to MD5 Mime-Version: 1.0 To: imran@orangenet.co.uk Cc: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=US-ASCII; name="DES" Content-Disposition: inline; filename="DES" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, There is no automatic way for this conversion, the main reason being that both encryption methods are designed NOT to be inverted : you just can't easily go from a DES-encrypted- to the cleartext Password then back to an MD5-encrypted one. If you have installed DES on your machine, FreeBSD can use both types of passwords (MD5 passwords are marked by a "$1$" string) TfH > Can some one please help me.. > > I am upgrading some Linux systems to FreeBSD. > > I need to know if there is an easy way to convert the Linux password file, which > I believe is encrypted in DES format to the MD5 format that FreeBSD uses... > > > > Thanks a lot > > > Imran Aslam > > Imran@orangenet.co.uk > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message