On 29/08/2010 10:17, Alan DeKok wrote:
Michele Petrazzo - Unipex wrote:
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. I suggest trying the documentation that comes with the project first. Third-party documentation is almost always wrong. How did you do before google exist ?
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 ?
and on my server:
srv:/etc/freeradius# grep -D skip -R authorise * Try looking in raddb/sites-enabled/*
srv:/etc/freeradius# echo $? 1
Mean that, unless I'm completely wrong, that the word authorise have to be authorize. No.
If you read radiusd.conf, the comments near the bottom will tell you where the authorise section can be found. On my debian testing install i have the following at the end of the radiusd.conf :
###################################################################### # # As of 2.0.0, the "authorize", "authenticate", etc. sections # are in separate configuration files, per virtual host. # ###################################################################### ###################################################################### # # Include all enabled virtual hosts. # # The following directory is searched for files that match # the regex: # # /[a-zA-Z0-9_.]+/ # # The files are then included here, just as if they were cut # and pasted into this file. # # See "sites-enabled/default" for some additional documentation. # $INCLUDE sites-enabled/ Regards, -- *Fabien COMBERNOUS* /unix system engineer/ www.kezia.com <http://www.kezia.com/> *Tel: +33 (0) 467 992 986* Kezia Group