<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 29/08/2010 10:17, Alan DeKok wrote:
    <blockquote cite="mid:4C7A179C.6030902@deployingradius.com"
      type="cite">
      <pre wrap="">Michele Petrazzo - Unipex wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">It's the "normal" procedure when install a new program. Install with
apt-get install and go with google for look at docs.
Normal I don't find complete docs and example directly on the program's
web pages.
</pre>
      </blockquote>
      <pre wrap="">
  I suggest trying the documentation that comes with the project first.
 Third-party documentation is almost always wrong.
</pre>
    </blockquote>
    How did you do before google exist ?<br>
    <br>
    Each time you install a package on GNU/Linux you install also manual
    (cf man) and you have also documents in directory
    /usr/share/doc/<package_name> . In my opinion the "normal"
    procedure is to first have a look in your box, then on the project
    pages, then in the wide network. What's append if you are in a place
    without access to internet ?<br>
    <blockquote cite="mid:4C7A179C.6030902@deployingradius.com"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">and on my server:

srv:/etc/freeradius# grep -D skip -R authorise *
</pre>
      </blockquote>
      <pre wrap="">
  Try looking in raddb/sites-enabled/*

</pre>
      <blockquote type="cite">
        <pre wrap="">srv:/etc/freeradius# echo $?
1

Mean that, unless I'm completely wrong, that the word authorise have to
be authorize.
</pre>
      </blockquote>
      <pre wrap="">
  No.

  If you read radiusd.conf, the comments near the bottom will tell you
where the authorise section can be found.
</pre>
    </blockquote>
    On my debian testing install i have the following at the end of the
    radiusd.conf :<br>
    <br>
######################################################################<br>
    #<br>
    #       As of 2.0.0, the "authorize", "authenticate", etc. sections<br>
    #       are in separate configuration files, per virtual host.<br>
    #<br>
######################################################################<br>
    <br>
######################################################################<br>
    #<br>
    #       Include all enabled virtual hosts.<br>
    #<br>
    #       The following directory is searched for files that match<br>
    #       the regex:<br>
    #<br>
    #               /[a-zA-Z0-9_.]+/<br>
    #<br>
    #       The files are then included here, just as if they were cut<br>
    #       and pasted into this file.<br>
    #<br>
    #       See "sites-enabled/default" for some additional
    documentation.<br>
    #<br>
    $INCLUDE sites-enabled/<br>
    <br>
    <br>
    Regards,<br>
    <div class="moz-signature">-- <br>
      <title>mail Kezia : Fabien COMBERNOUS</title>
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style type="text/css">
.name {font-family:Verdana,sans-serif;color:#EC7007;font-size:10pt}
.function {font-family:Verdana,sans-serif;color:#EC7007;font-style:italic;font-size:7pt}
.link {text-decoration:none;font-family:Verdana,sans-serif;color:#999999;font-size:7pt;font-weight:bold}
.phone {font-family:Verdana,sans-serif;color:#666666;font-size:7pt;font-weight:bold}
img {border:0 }
ul {list-style-type: none;padding-left:1px}
                </style> <strong class="name">Fabien COMBERNOUS</strong><br>
      <em class="function">unix system engineer</em><br>
      <a class="link" href="http://www.kezia.com/" title="Kezia website">www.kezia.com</a><br>
      <strong class="phone">Tel: +33 (0) 467 992 986</strong><br>
      <img src="cid:part1.09070201.08080005@kezia.com" alt="Kezia Group">
    </div>
  </body>
</html>