2.1.1 has been released
Alexandre Chapellon
alexandre.chapellon at mana.pf
Thu Sep 25 21:28:45 CEST 2008
You don't have to delete the debian patch.
Changing the user seems to have been corrected and so it's now
unnecessary, but a new "bug" appeared in the patch as radiusd.conf
seems to have been modified.
here is a little diff showing what to change in the patch so it works
(well works for me anyway):
--- 01-radiusd-to-freeradius.dpatch 2008-09-25 09:23:19.000000000 -1000
+++ 01-radiusd-to-freeradius.dpatch.new 2008-09-25 09:24:00.000000000
-1000
@@ -35,7 +35,7 @@
-# e.g.: kill -HUP `cat /var/run/radiusd/radiusd.pid`
+# e.g.: kill -HUP `cat /var/run/freeradius/freeradius.pid`
#
--pidfile = ${run_dir}/${name}.pid
+-pidfile = ${run_dir}/radiusd.pid
+pidfile = ${run_dir}/freeradius.pid
orion a écrit :
> i`ve tried in a test environment with root uid/gid and no probs with
> read/write conf/log files.
> so it works ok in debug mode ( tested from another pc with ntradping ) .
>
> 2008/9/25 <A.L.M.Buxey at lboro.ac.uk>:
>
>> Hi,
>>
>>> i deleted the patch 01 line from the 00 file. but freeradius doesnt
>>> starts in normal mode.no errors,no open UDP,TCP port
>>> ( netstat -ntlp and netstat -nulp dont show nothing like 1812 ,1813 )
>>> , but in debug mode it`s ok.
>>>
>> its unable to read config files or unable to write to the
>> logfile or write the PID file etc. what does
>> radiusd -x (small x, partial debug) say?
>>
>> alan
>> -
>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>>
>>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20080925/d1533412/attachment.html>
More information about the Freeradius-Users
mailing list