Freeradius 3.0.10 sigsegv

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Jan 6 22:20:30 CET 2016


Hi,

>                         if ( User-Name =~ /.*@.*.unict.it$/ ) {
>                                 update control {
>                                         User-Name := "%{1}"
>                                 }
>                         }

urgh. you are writing User-Name in the control plane to the component
before the realm.....but Stripped-User-Name will do that for you without
any strange things or impacting EAP client behaviour.

alan


More information about the Freeradius-Users mailing list