From owner-freebsd-current Sat Apr 3 2:25: 5 1999 Delivered-To: freebsd-current@freebsd.org Received: from enterprise.sanyusan.se (enterprise.sanyusan.se [195.24.160.51]) by hub.freebsd.org (Postfix) with ESMTP id DE28614A0B for ; Sat, 3 Apr 1999 02:24:58 -0800 (PST) (envelope-from anders@enterprise.sanyusan.se) Received: (from anders@localhost) by enterprise.sanyusan.se (8.9.2/8.9.2) id MAA12243 for freebsd-current@freebsd.org; Sat, 3 Apr 1999 12:22:21 +0200 (CEST) (envelope-from anders) Date: Sat, 3 Apr 1999 12:22:21 +0200 From: Anders Andersson To: freebsd-current@freebsd.org Subject: DES from source? Message-ID: <19990403122221.A12230@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [posted to -current after no response from -questions] 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-current" in the body of the message