From owner-freebsd-questions Wed Mar 31 4:33:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from enterprise.sanyusan.se (enterprise.sanyusan.se [195.24.160.51]) by hub.freebsd.org (Postfix) with ESMTP id 1A138152BB for ; Wed, 31 Mar 1999 04:33:42 -0800 (PST) (envelope-from anders@enterprise.sanyusan.se) Received: (from anders@localhost) by enterprise.sanyusan.se (8.9.3/8.9.3) id OAA11775 for FreeBSD-questions@freebsd.org; Wed, 31 Mar 1999 14:32:43 +0200 (CEST) (envelope-from anders) Date: Wed, 31 Mar 1999 14:32:43 +0200 From: Anders Andersson To: FreeBSD-questions@freebsd.org Subject: DES from source Message-ID: <19990331143243.A11641@sanyusan.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I am looking for the correct way of installing DES (crypt) from sources. From the beginning I install most of my boxes from ftp and with the "minimal" option. After that I cvsup and do make world to fit my needs. On this test box I run 4.0-CURRENT and have cvsupped the: # The international secure collections. src-crypto src-eBones src-secure I plan to do 'make world' and from what I can tell I need to: ln -fs libdescrypt.so libcrypt.so ln -fs libdescrypt.so.2 libcrypt.so.2 ln -fs libdescrypt.a libcrypt.a after make world to use DES (crypt). Do I need to change all passwd with 'passwd {user}' to use DES passwd crypt? Is there any thing I have missed? Anders -- -------------------------------------------------------- Anders Andersson anders@sanyusan.se Sanyusan International AB http://www.sanyusan.se/ Västgötagatan 11 Tel: +46-(0)31-168730 411 39 Gothenburg, SWEDEN Fax: +46-(0)31-209361 -------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message