10 Oct
2008
10 Oct
'08
6 p.m.
2008/10/10 Eric Martell <workoutexcite@yahoo.com>:
Hi.. I searched thru the forums but not getting the right username after using regex. The request I am getting is : test@google.com and I need to strip everything after @ and pass the username as test.
Is there some reason you don't just create a local realm in proxy.conf and use the 'strip' keyword? realm google.com { type = radius authhost = LOCAL accthost = LOCAL strip } Thanks, Alex