Hi,

Is it possible to have more than one SessionDatabase (for SQL fallback
purposes) within one Handler?  If not, how do I go about handling my
SessionDatabase SQL when the SQL cannot be reached?

I tried to add a SessionDatabase NULL for a fallback from my
SessionDatabase SQL, but I received error messages when I restarted
Radiator.


Fri Jul  6 14:44:22 2001: ERR: Unknown keyword 'SessionDatabase' in
radius_dsl.cfg line 394
Fri Jul  6 14:44:22 2001: ERR: Unknown keyword 'SessionDatabase' in 
radius_dsl.cfg line 395

# Handle DSL users logging into the Shasta #
<Handler NAS-IP-Address = /xxx.xxx.xx.x|xxx.xxx.xx.x/>
        <AuthBy GROUP>
        AuthByPolicy ContinueWhileIgnore
        SessionDatabase DSL-SessionCheck
        SessionDatabase NULL
        </AuthBy>
        AuthByPolicy ContinueWhileAccept
        AuthBy Check-DSL-Users
        AuthBy Check-SQL-DSLUSERS
        AuthBy DoAccounting
</Handler>

Any suggestions or comments?
Thanks,
Janet

-- 
_____________________________________________________
Janet del Mundo 
Internet Administrator, Startec Global Communications
135 Chalan Santo Papa   Agana, Guam  96910
Email: [EMAIL PROTECTED]
===
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.

Reply via email to