Thierry CHICH wrote: > freeradius Version 1.1.3 ??? I can't believe it ! I thank I was using the > version 1.1.6 ! Is it possible it change the beahvior if I upgrade ?
In 1.1.x you can set the User-Name inside of the tunnel, and then set "use_tunneled_reply = yes" in the EAP config. This will use that User-Name in the Access-Accept. In 2.0, you can just write logic that runs only in the inner tunnel, and sets the outer tunnel user name directly. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

