(RADIATOR) Radiator 3.0 possible bug ?

Christophe Wolfhugel wolf at oleane.net
Wed Mar 27 01:22:52 CST 2002


Not sure this is a new feature or a bug.

Here is an excerpt on my radius.cfg :

<SessionDatabase NULL>
</SessionDatabase>

<SessionDatabase SQL>
        Identifier      adsl
</SessionDatabase>

<Handler Realm=/\.fsa$/, Client-Identifier=lns>
        AcctLogFileName         %L/%R/detail-lns
        AccountingHandled
</Handler>
<Handler Realm=/\.fsa$/>
        AcctLogFileName         %L/%R/detail-lac
        SessionDatabase         adsl
        AccountingHandled
</Handler>

I happens that both handlers do now use the "adsl" SessionDatabase.
Is this desired ? By adding an identifier null session everything
goes back to normal :

<SessionDatabase NULL>
	Identifier	nosess
</SessionDatabase>

<Handler Realm=/\.fsa$/, Client-Identifier=lns>
        AcctLogFileName         %L/%R/detail-lns
	SessionDatabase		nosess
        AccountingHandled
</Handler>

-- 
Christophe Wolfhugel -+- wolf at oleane.net -+- France Telecom Transpac
===
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