help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Thanks for your advices!


From: Konst Konst
Subject: Re: [Help-gnu-radius] Thanks for your advices!
Date: Wed, 17 Nov 2004 12:23:12 +0200 (EET)

> Want your fall through to be something other than mysql, change mysql to
> BEGIN and the put a default, or put two DEFAULT entries with the first
> being mysql and the second being some other un/pw source.

So, did you meen something like this?

# For detailed description, run:
#       info Radius users

DEFAULT Auth-Type = Local,
                Password-Location = SQL,
                Simultaneous-Use = 1
        Service-Type = Framed-User,
                Framed-Protocol = PPP,
                Fall-Through = Yes

DEFAULT Auth-Type = Accept
        Service-Type = Framed-User,
                Framed-Protocol = PPP

I tried this, but it didn't help me... I've changed my db-username (now it 
isn't correct, so we can think, that database is "down")
I have this answer (radius.log):
Nov 17 12:13:07 Auth.error: [MYSQL] cannot connect to db.td.lmt.lv as radius1: 
Access denied for user: 'address@hidden' (Using password: YES)
Nov 17 12:13:07 Auth.notice: (Access-Request SOME_IP 172 "guest" CLID=371BLABLA 
CSID=1000): No such user [guest]

Now, I change db-username on correct: 
Nov 17 12:21:47 Auth.notice: (Access-Request SOME_IP 176 "guest" CLID=371BLABLA 
CSID=1000): Login OK [guest]

So, when DB-connection fails, it send "reject"? as I think... Am I right?

-------------------------------------------------------------------------------
http://www.one.lv - Tavs mobilais e-pasts!

Tagad lasi savu e-pastu ar mobilo telefonu - wap.one.lv!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]