Hello List,
I am using RedHat 9 and Freeradius 1.0pre3, and I was having little problem in adding
radiusd at
boot time, now fixed.
If somebody have same problem like me try those steps:-
install -m 755 rc.radiusd /etc/rc.d/init.d/radiusd
and then
chkconfig --add radiusd
*error* service radiusd does not support chkconfig
we have to add on top of /etc/rc.d/init.d/radiusd
# chkconfig: 2345 80 30
# description: FreeRadius 1.0pre3.
# processname: radiusd
# pidfile: $rundir/radiusd.pid
chkconfig --add radiusd
*this time radiusd will add to services*
radiusd on boot time is disable and enable from "ntsysv"
Regards,
Babar Shafiq Nazmi.
=====
God is a great Programmer
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html