<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry i made a mistake with my patch:<br>
<br>
--- 01-radiusd-to-freeradius.dpatch    2008-09-24 22:41:26.000000000
-1000<br>
+++ 01-radiusd-to-freeradius.dpatch.new    2008-09-25
09:41:05.000000000 -1000<br>
@@ -35,7 +35,7 @@<br>
 -#  e.g.:  kill -HUP `cat /var/run/radiusd/radiusd.pid`<br>
 +#  e.g.:  kill -HUP `cat /var/run/freeradius/freeradius.pid`<br>
  #<br>
--pidfile = ${run_dir}/radiusd.pid<br>
+-pidfile = ${run_dir}/${name}.pid<br>
 +pidfile = ${run_dir}/freeradius.pid<br>
<br>
is better. <br>
<br>
Alexandre Chapellon a écrit :
<blockquote cite="mid:48DBE66D.7030900@mana.pf" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
You don't have to delete the debian patch.<br>
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.<br>
  <br>
here is a little diff showing what to change in the patch so it works
(well works for me anyway):<br>
  <br>
--- 01-radiusd-to-freeradius.dpatch    2008-09-25 09:23:19.000000000
-1000<br>
+++ 01-radiusd-to-freeradius.dpatch.new    2008-09-25
09:24:00.000000000 -1000<br>
@@ -35,7 +35,7 @@<br>
 -#  e.g.:  kill -HUP `cat /var/run/radiusd/radiusd.pid`<br>
 +#  e.g.:  kill -HUP `cat /var/run/freeradius/freeradius.pid`<br>
  #<br>
--pidfile = ${run_dir}/${name}.pid<br>
+-pidfile = ${run_dir}/radiusd.pid<br>
 +pidfile = ${run_dir}/freeradius.pid<br>
  <br>
  <br>
orion a écrit :
  <blockquote
 cite="mid:6e3e383b0809251207l1d76f3adhe3b09d4dd247ebaf@mail.gmail.com"
 type="cite">
    <pre wrap="">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 moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="mailto:A.L.M.Buxey@lboro.ac.uk"><A.L.M.Buxey@lboro.ac.uk></a>:
  </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,
    </pre>
      <blockquote type="cite">
        <pre wrap="">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.
      </pre>
      </blockquote>
      <pre wrap="">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 <a moz-do-not-send="true"
 class="moz-txt-link-freetext"
 href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

    </pre>
    </blockquote>
    <pre wrap=""><!---->-
List info/subscribe/unsubscribe? See <a moz-do-not-send="true"
 class="moz-txt-link-freetext"
 href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre>
</blockquote>
</body>
</html>