Hi,
I have spenndt the whole day trying to install Freeradius 1.1.3
over a Debian 4.0 machine. I need to use version 1.1.3 since it is the recommended
one for another application I am trying to test.
Everything went smooth until the last step when I restarted Freeradius
after completing the configuration. I do not know how to tackle this one and I
am completely desperate…anyone can give me a hint?
I got the following:
freeradius:/etc/freeradius#
freeradius restart
Thu
Aug 14 17:08:35 2008 : Info: Starting - reading configuration files ...
Thu
Aug 14 17:08:35 2008 : Error: /etc/freeradius/radiusd.conf[1460]: Line is not
in 'attribute = value' format
Thu
Aug 14 17:08:35 2008 : Error: Errors reading radiusd.conf
The mentioned line [1460] in the radius.conf file looks as
follows:
[1459] query = "SELECT SUM(AcctSessionTime - \
[1460] GREATEST((%b -
UNIX_TIMESTAMP(AcctStartTime)), 0)) \
[1461] FROM radacct WHERE UserName='%{%k}' AND
\
[1462] UNIX_TIMESTAMP(AcctStartTime) +
AcctSessionTime > '%b'"
Thanks a lot !
jose