regular expression problem on 2.1.3

Alan DeKok aland at deployingradius.com
Sat Jan 24 07:49:34 CET 2009


Tim Lightfoot wrote:
> [files]         expand: %{NAS-IP-Address} -> 192.168.1.1
> [files] Invalid regular expression : empty (sub)expression <== problem
> here

  This error is being produced by the regular expression library on your
system.  FreeRADIUS is just asking the library to use the regular
expression... and it says no.

  The "users" file parser was changed in 2.1.x, but that was only to
deal with back-slashed.  It shouldn't be affecting this.

  Try using "unlang", as suggested elsewhere.

  Alan DeKok.



More information about the Freeradius-Users mailing list