Hiya
I am still having problems with this. I have changed back to 0.8.1 and auth
is working again. But still with the same problem with sending rejects if the db is
offline.
I get the following from running radiusd -X
--- START ---
rlm_sql (sql1): There are no DB handles to use!
modcall[authorize]: module "sql1" returns fail
modcall[authorize]: module "handled" returns handled
modcall: group redundant returns handled
modcall: group authorize returns handled
There was no response configured: rejecting request 0
Server rejecting request 0.
Sending Access-Reject of id 1 to 127.0.0.1:42100
Finished request 0
Going to the next request
--- END ---
and in my config
--- START ---
modules {
...
always handled {
rcode = handled
}
}
authorize{
redundant {
sql1
handled
}
}
--- END ---
please help! it's driving me mad
--
-----
Graeme Hinchliffe (BSc)
Core Team Member
Zen Internet (http://www.zen.co.uk)
ICQ 3842605 (link)
Direct: 01706 900 212
Sales : 0870 6000 971
Fax : 0870 6000 972
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html