(RADIATOR) Identifier in Handler

William Hernandez whr at essnet.com
Thu Oct 4 17:00:32 CDT 2001


Hello everyone,

We use handlers in our radius.cfg such as

<Handler Realm=prdigital.com>
        Identifier prdigital
        SessionDatabase prw-sessiondb
        AuthBy prdigital-plat

        PostAuthHook file:"/etc/raddb/setSessionTimeout"
        AcctLogFileName /var/log/radacct/prdigital/detail
        PasswordLogFileName
/var/log/radacct/prdigital/radius.log
        ExcludeFromPasswordLog  root
</Handler>

which worked fine when we had users logging is as
"user at prdigital.com".

Now we can also have users logging in as "wbprdigital.com" which
I also want to fall into the above Handler. We need to add some
reply items to these users so in the users file I have:

wbprdigital.com Auth-Type = "prdigital"
        Service-Type = Framed-User,
        Framed-Protocol = PPP,
        Framed-IP-Address = 208.249.79.280,
        Framed-IP-Netmask = 255.255.255.255,
        Framed-Compression = Van-Jacobson-TCP-IP,
        Ascend-Idle-Limit = 0,
        Idle-Timeout = 0

The problem is that Radiator doesn't use the Identifier in the
Handler clause. So there's probably a workaround. Isn't there?

Thanks in advance,
William

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