20 Jan
2011
20 Jan
'11
6:17 p.m.
Hi,
Where should I put the perl script? I already have a perl module for another virtual server to use radscript.
I also tried unlang in post-auth, like if ( %{User-Name} =~ /\@/ && fooEmployeeStatus =~ /active/i ) { update outer.reply { Service-Type = "Framed-User" Tunnel-Type = "VLAN" Tunnel-Medium-Type = "IEEE-802" Tunnel-Private-Group-Id = "facstaff" } }
if ( "%{User-Name}" =~ /\@/ && fooEmployeeStatus =~ /active/i ) { encase in quotes....dont have bare as per debug error alan