24 Jan
2007
24 Jan
'07
6:15 p.m.
On Wednesday 24 January 2007 16:59, Jason E. Murray wrote:
My question is there a better way to do this, this seems a bit kludgy.
Using FreeRadius 1.1.4
Thanks in advance,
Use the hints file like below, then configure freeradius as if the realm were included in the original request. == hints == DEFAULT User-Name !~ "@", Client-IP-Address == A.B.C.D User-Name := "%{User-Name}@rts" == hints == Kevin Bonner