From owner-freebsd-questions Sun May 21 18:16:16 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA03258 for questions-outgoing; Sun, 21 May 1995 18:16:16 -0700 Received: from bsl1.bslnet.com (root@bsl1.bslnet.com [165.247.36.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA03252 for ; Sun, 21 May 1995 18:16:13 -0700 Received: (from tsimes@localhost) by bsl1.bslnet.com (8.6.11/8.6.6) id SAA11463; Sun, 21 May 1995 18:18:41 -0700 Date: Sun, 21 May 1995 18:18:36 -0700 (MST) From: "Thomas D. Simes" To: freebsd-questions@FreeBSD.org Subject: RADIUS with 950412-SNAP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.org Precedence: bulk Thanks to all who offered help getting RADIUS 1.16 running! To summarize, the necessary changes were as follows: 1) Make the shadow password modifications to radiusd.c as outlined by the Livingston docs. 2) Relevant excerpts from the makefile: CFLAGS= -O -DNOSHADOW LDFLAGS= -lcrypt CC= gcc LIBS= -lcrypt With these modifications, RADIUS compiled without a hitch! Tom ====================================================================== Thomas D. Simes "Diligence is the mother of good luck" tsimes@bslnet.com - Ben Franklin