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 "[EMAIL PROTECTED]". 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 [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.