It's not a real language, honest

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon May 28 17:23:41 CEST 2007


Hi,

 # Ipass
 if("%{User-Name}" ~= "^([-._[:alnum:]]*)/([-._[:alnum:]]*)$"){
     update request {
         Stripped-User-Name = "%{2}"
-         Realm := "%{1}2
+         Realm := "%{1}"
     }
 }

alan



More information about the Freeradius-Devel mailing list