mschap : NT-Password has not been normalized by the 'pap' module.
Alan DeKok
aland at deployingradius.com
Tue Mar 10 15:55:26 CET 2015
On Mar 10, 2015, at 10:43 AM, Mohamed Lrhazi <Mohamed.Lrhazi at georgetown.edu> wrote:
> So, the regex does not seem to compile:
>
> /etc/freeradius/sites-enabled/inner-tunnel[143]: Invalid regular expression
> ^{md4}(.*)$: Invalid preceding regular expression
Yeah… { is a special character for regexes.
> I tried this too, with same result: /^\{md4\}(.*)$/
That should work for “correct_escapes = true”
Alan DeKok.
More information about the Freeradius-Users
mailing list