From owner-freebsd-hackers Thu Aug 1 02:20:04 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA05926 for hackers-outgoing; Thu, 1 Aug 1996 02:20:04 -0700 (PDT) Received: from fgate.flevel.co.uk (root@fgate.flevel.co.uk [194.6.101.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA05884 for ; Thu, 1 Aug 1996 02:19:56 -0700 (PDT) Received: from localhost (dev@localhost) by fgate.flevel.co.uk (8.7.5/8.6.9) with SMTP id KAA08745; Thu, 1 Aug 1996 10:22:13 +0100 (BST) Date: Thu, 1 Aug 1996 10:22:13 +0100 (BST) From: Developer To: Mark Mayo cc: freebsd-hackers@FreeBSD.org Subject: Re: Migrating BSDI 1.1 Passwords In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 1 Aug 1996, Mark Mayo wrote: > Hi all, I have a BSDI 1.1 server with about 3000 users... I REALLY want to > move it to FreeBSD (2.1.5), but I'm concerned about the password files. > > I know FreeBSD ships with MD5, and I'm in Canada so that means I can > safely use DES crypt routines - but does that mean I can use password > files that are DES encrypted?? (i.e. BSDI 1.1) Well, correct me if I`m wrong but don`t you just have to copy libdescrypt* to libcrypt* and then freebsd uses des as the standard encryption method? As for exporting cryptography I think the whole thing is very silly - If I want des I`ll download it from the states (To the UK) :P~~~ Regards, Trefor S.