29 Aug
2010
29 Aug
'10
4:17 a.m.
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.
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. Alan DeKok.