3 Mar
2011
3 Mar
'11
4:03 a.m.
Hi,
program = "/usr/bin/ntlm_auth --request-nt-key --domain=MY.ACTUAL.DOMAIN --username=%{mschap:User-Name} --password=%{User-Password}"
I havent changed anything to the users file except adding in a test local user as part of the initial FreeRadius install guide, and uncommenting the DEFAULT Auth-Type = ntlm_auth line for using the following to test:
root@FREERADIUS:/etc/freeradius# radtest localhost 0 sharedsecret
which seems to work:
..and what about when you run the appropriate ntlm_auth command directly on the command line too? alan