if anybody has the same problem, here's the solution..

i've installed 2.0.0-pre2 and made just the following
changes to radiusd.conf:

mschap {
        with_ntdomain_hack = yes
      ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key
--username=%{mschap:User-Name} --challenge=%{mschap:Challenge}
--nt-response=%{mschap:NT-Response} --domain=%{mschap:NT-Domain}"
}

after that averything works fine, so i started to add
my perl-module to every section. after that it fails
with the same error as pre1.

so i remove "perl" from the authorize section - where it wasn't realy
required,
and now everything works fine. i think this will also works with pre1,
but
now i'll stay on pre2 :-)

for 2.0.0 final: the sample "ntlm_auth"-line in radiusd.conf won't work!

thx for help, Alan.

regards,
michael




-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to