From owner-freebsd-hackers Thu Aug 1 04:23:49 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA10579 for hackers-outgoing; Thu, 1 Aug 1996 04:23:49 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA10573 for ; Thu, 1 Aug 1996 04:23:44 -0700 (PDT) Received: (from narvi@localhost) by haldjas.folklore.ee (8.6.12/8.6.12) id OAA15955; Thu, 1 Aug 1996 14:27:44 +0300 Date: Thu, 1 Aug 1996 14:27:44 +0300 (EET DST) From: Narvi To: Developer cc: Mark Mayo , 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, Developer wrote: > > > 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~~~ Why not just download it from the UK and let the paranoid US customs and crypto people be comforted. Sander > > Regards, > > Trefor S. > > >