Date: Sat, 3 Apr 1999 12:22:21 +0200 From: Anders Andersson <anders@sanyusan.se> To: freebsd-current@freebsd.org Subject: DES from source? Message-ID: <19990403122221.A12230@sanyusan.se>
next in thread | raw e-mail | index | archive | help
[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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990403122221.A12230>
