6 Jan
2016
6 Jan
'16
4:20 p.m.
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