mschap : NT-Password has not been normalized by the 'pap' module.
Mohamed Lrhazi
Mohamed.Lrhazi at georgetown.edu
Tue Mar 10 15:43:33 CET 2015
sorry... keyboard error :)
So, the regex does not seem to compile:
/etc/freeradius/sites-enabled/inner-tunnel[143]: Invalid regular expression
^{md4}(.*)$: Invalid preceding regular expression
I tried this too, with same result: /^\{md4\}(.*)$/
On Tue, Mar 10, 2015 at 10:41 AM, Mohamed Lrhazi <
Mohamed.Lrhazi at georgetown.edu> wrote:
>
> On Tue, Mar 10, 2015 at 10:26 AM, Arran Cudbard-Bell <
> a.cudbardb at freeradius.org> wrote:
>
>> >> ldap # gets Password-With-Header
>> >> if (&control:Password-With-Header =~ /^{md4}(.*)$/) {
>> >> update control {
>> >> Password-With-Header := "{nt}%{1}"
>> >> }
>> >> }
>
>
>
> That gave me this error:
>
>
More information about the Freeradius-Users
mailing list