Freeradius 3.0.7 regex check in module files doesn't work
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Mar  9 14:04:02 CET 2015
    
    
  
On Mar 9, 2015, at 4:25 AM, Stabla, Daniel <dstabla at materna.de> wrote:
> I changed it to the "new" layout, but the problem still exists.
> Only if I change NAS-Identifier =~ "..." to NAS-Identifier == "..." I get
> a result.
  Don’t use regular expression checks in the “users” file.  They never really worked right.  Use “unlang” checks instead.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list