(RADIATOR) SQLRADIUS - im missing the obvious
Steve Lalonde
steve at enta.net
Mon Nov 29 18:14:11 CST 2004
Hi all
annoying problem - config works as intended but i get lots of warnings
in the logfile :(
here is the config snipit
<Handler Client-Identifier=******>
AuthByPolicy ContinueUntilAccept
<AuthBy SQLRADIUS>
DBSource dbi:mysql:radius:localhost
DBUsername *****
DBAuth *****
FailureBackoffTime 10
NumHosts 2
HostSelect .....
HostColumnDef 0, Host
HostColumnDef 1, Secret
HostColumnDef 2, Retries
HostColumnDef 3, AuthPort
HostColumnDef 4, failurePolicy
</Authby>
<AuthBy SQL>
DBSource dbi:mysql:radius:localhost
DBUsername ******
DBAuth ******
.....
AuthColumnDef 0, User-Password, check
AuthColumnDef 1, GENERIC, reply
</AuthBy>
AuthLog myauthlogger
</Hander>
what happens is this
if <AuthBy SQLRADIUS> does not get a valid return from the DB it
generates a log line like this
Mon Nov 29 20:44:46 2004: INFO: AuthRADIUS could not find a working host
to forward to. Ignoring
then it goes on to do the <AuthBy SQL>
thats how i want it to work but the log lines are 99% of the log - some
100+ meg of garbage logged daily :(
I have tried defining a host as a default but that just ends up with
different errors being logged.
Any Ideas?
--
Steve Lalonde RTFM
Chief Technical Officer
Entanet International Ltd
http://www.enta.net/
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list