Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 1995 18:18:36 -0700 (MST)
From:      "Thomas D. Simes" <tsimes@bsl1.bslnet.com>
To:        freebsd-questions@FreeBSD.org
Subject:   RADIUS with 950412-SNAP
Message-ID:  <Pine.BSF.3.91.950521180804.11393B-100000@bsl1.bslnet.com>

next in thread | raw e-mail | index | archive | help

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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950521180804.11393B-100000>