(RADIATOR) Bug?

Toomas Kärner tomkar at estpak.ee
Thu Dec 12 04:38:54 CST 2002


Hi

When I have config like:

<Realm plah>
AuthByPolicy ContinueUntilReject
AuthBy Identifier_of_some_authby_that_gives_reject
<AuthBy SQL>
    plahplah
</AuthBy>
</Realm plah>

This kind a conf results loop in Identifier_of_some_authby_that_gives_reject
and never goes to AuthBy SQL.

debug 4 of such config (it had other problems as well but it shouldnt have
gone to loop because MACADDRESS like '00-50-04-E8-B4-AF' was found).

Thu Dec 12 09:18:48 2002: DEBUG: Radius::AuthSQL looks for match with
DEFAULT52061
Thu Dec 12 09:18:48 2002: DEBUG: Radius::AuthSQL REJECT: Check item
Service-Type expression '00-50-04-E8-B4-AF' does not match 'Login-User' in
request
Thu Dec 12 09:18:48 2002: DEBUG: Query is: select MACADDRESS, REPLYMESSAGE
from macblacklist where MACADDRESS like '00-50-04-E8-B4-AF' and ACTIVE =
'Yes'

Thu Dec 12 09:18:48 2002: DEBUG: Radius::AuthSQL looks for match with
DEFAULT52062
Thu Dec 12 09:18:48 2002: DEBUG: Radius::AuthSQL REJECT: Check item
Service-Type expression '00-50-04-E8-B4-AF' does not match 'Login-User' in
request
Thu Dec 12 09:18:48 2002: DEBUG: Query is: select MACADDRESS, REPLYMESSAGE
from macblacklist where MACADDRESS like '00-50-04-E8-B4-AF' and ACTIVE =
'Yes'

Thu Dec 12 09:18:48 2002: DEBUG: Radius::AuthSQL looks for match with
DEFAULT52063
Thu Dec 12 09:18:48 2002: DEBUG: Radius::AuthSQL REJECT: Check item
Service-Type expression '00-50-04-E8-B4-AF' does not match 'Login-User' in
request
Thu Dec 12 09:18:48 2002: DEBUG: Query is: select MACADDRESS, REPLYMESSAGE
from macblacklist where MACADDRESS like '00-50-04-E8-B4-AF' and ACTIVE =
'Yes'

Anyway I think it would be good idea to add a keyword RejectIfFound to
features for blacklist buliding pruposes.

Rgds.
Toomas Kärner

===
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