14 Nov
2006
14 Nov
'06
5:21 p.m.
Hi,
I'm experiencing a problem with freeradius 1.1.2 when I configure and compile. It writes the binaries and configuration files to the correct directories, but /usr/sbin/radiusd tries to source config files in /usr/etc instead of /etc/raddb.
I can change this via /usr/sbin/radiusd -X -d /etc/raddb I know but is there a way to change the default at configure so it always will look in /etc/raddb?
Thanks, Corey
My configure options are:
./configure --with-edir --localstatedir=/var --sysconfdir=/etc --exec-prefix=/usr
--with-raddbdir=/etc/raddb alan