From owner-freebsd-questions Tue Mar 26 13:11:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16948 for questions-outgoing; Tue, 26 Mar 1996 13:11:58 -0800 (PST) Received: from bsd.tseinc.com (bsd.tseinc.com [199.217.191.65]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA16942 for ; Tue, 26 Mar 1996 13:11:54 -0800 (PST) Received: from ws2.tseinc.com (ws2.tseinc.com [199.217.203.22]) by bsd.tseinc.com (8.6.12/8.6.12) with SMTP id PAA01655 for ; Tue, 26 Mar 1996 15:12:00 -0600 Date: Tue, 26 Mar 1996 15:12:00 -0600 Message-Id: <199603262112.PAA01655@bsd.tseinc.com> X-Sender: jlwest@bsd.tseinc.com X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@freebsd.org From: "Jay L. West" Subject: compiling radius Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I was trying to compile the RADIUS server I ftp'd from ftp.livingston.com. It has some compile options for a make on bsdi, but when I compile I get a message about it can't find _crypt or something like that. Is this possibly because it's expecting the DES libraries to be present? Can it be changed to use the stock MD5 that's on FBSD already? Or should I get the DES libraries from freefall? I can't recall which of the two is in FBSD. If I just get the DES library, will the radius client be able to work with the freebsd passwd file that's MD5? Sorry for the rambling way I phrased the question - Anyone who can understand my explanation and has some suggestions, please drop me a line! Jay West