6 Sep
2005
6 Sep
'05
11:19 a.m.
I know I can configure which directories radusd uses in radiusd.conf, but is there any way to make radiusd look in /usr/radius/etc for radiusd.conf without rebuilding?
radiusd -d /usr/radius/etc/raddb You could have trouble with the radius module libraries though. I see there is a configuration item for that in radiusd.conf though, so you should be fine. Just be aware of it, and you may have to set your LD_LIBRARY_PATH to include /usr/radius/lib. Good luck! Cheers, Mike