There is some NoDefault parameter you could use in the looping AuthBy /Ingvar
-----Original Message----- From: Toomas K�rner [mailto:[EMAIL PROTECTED]] Sent: den 12 december 2002 11:39 To: [EMAIL PROTECTED] Subject: (RADIATOR) Bug? 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 [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
