Hi,

> The /etc./raddb/modules/ntlm_auth file:

> ntlm_auth {
>                 wait = yes
>                 program = "/usr/bin/ntlm_auth --request-nt-key --domain=XXX 
> --username=%{mschap:User-Name} --password=%{User-Password}"
>         }



that is wrong - I think Phil may have already said this (just saw email drop 
into mailbox)
read the web document again and note the difference

ntlm_auth ISNT a code module.  you want to use the 'exec' code module to launch 
ntlm_auth.
it will then work

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

Reply via email to