rewriting the User-Name attr

Alan DeKok aland at ox.org
Sat Aug 6 00:16:50 CEST 2005


Matteo Faleschini <Matteo.Faleschini at fisica.unimi.it> wrote:
> My problem is now that I want to change the User-Name attr for students 
> only, to name.surname at students before proxying it to the other radius 
> server.

   That's what pre-proxy-users file is for.


DEFAULT	  User-Name =~ "\\."
	  User-Name := "%{1}@students"

  Alan DeKok.



More information about the Freeradius-Users mailing list