From owner-freebsd-hackers Wed Apr 9 10:46:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04095 for hackers-outgoing; Wed, 9 Apr 1997 10:46:00 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA04089 for ; Wed, 9 Apr 1997 10:45:55 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA07200; Wed, 9 Apr 1997 10:26:13 -0700 From: Terry Lambert Message-Id: <199704091726.KAA07200@phaeton.artisoft.com> Subject: Re: help: getting libdes.so.2.1 To: dedy@indosat.net.id Date: Wed, 9 Apr 1997 10:26:13 -0700 (MST) Cc: freebsd-hackers@freebsd.org In-Reply-To: <334BD24F.523@indosat.net.id> from "Dedy" at Apr 9, 97 10:30:55 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm trying to install Stronghold secure server on a Pentium-based > machine with FreeBSD 2.1.5-RELEASE OS. Stronghold keep asking for file > named 'libdes.so.2.1' that is not available on my OS. Does anynone know > where to get that file(s)? You need to install DES. You will need to get it from one of the international sites that carry it, since you are not permitted to get it from the US. When you install DES, your user passwords may need updating as well so that you will be able to get back into your machine. Also if you are running XDM, you will need the DES XDM. Whether you will have a big hassle really depends on whether your machine is a high enough version that it can take either MD5 or DES passwords from the shadow (database) and handle them equally well; if not, it will be a hassle. You should look at the notes that come with the DES distribution for your particular release of FreeBSD. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.