Re: (RADIATOR) About using Handler

2000-10-06 Thread Hugh Irvine
Hello Daniel - H - curious. What happens when you reverse the order with Realm first and User-Name second? And can you send me a trace 4 showing what happens in both cases? And what version of Radiator and Perl are you running? thanks Hugh On Fri, 06 Oct 2000, daniel wrote: > Hi HUgh, >

Re: (RADIATOR) About using Handler

2000-10-06 Thread daniel
Hi HUgh, I tested regexp and non-regexp part separetely and they work fine. But, when I put them together it doesn't. Here is exact configuration and I'm testing with radpwtst -secret something -s radiatortest -user pm023345 -password something -nas_ip_address radia

Re: (RADIATOR) About using Handler

2000-10-06 Thread Hugh Irvine
Hello Daniel - On Fri, 06 Oct 2000, daniel wrote: > Hi, > > While using Handler , > > > > > > I try using above Check items in Handler but it didn't work as expected. > Here is what I am trying to do. > > I want to check if the username matches the expression and is from > Certain Re

(RADIATOR) About using Handler

2000-10-06 Thread daniel
Hi, While using Handler , I try using above Check items in Handler but it didn't work as expected. Here is what I am trying to do. I want to check if the username matches the expression and is from Certain Realm, use following method. I expected this work without a problem but instea