--On Tuesday, March 28, 2006 17:10:41 +0200 Jérémy Cluzel <[EMAIL PROTECTED]> wrote:

Exec-Program: /usr/local/bin/ntlm_auth --request-nt-key
--username=jpbrunain --domain=CHRT --challenge=d8a9272386722a12
--nt-response=db063bdf850cff582568f32a83da83315bac0a1c2adc19a2
Exec-Program output: Logon failure (0xc000006d)
Exec-Program-Wait: plaintext: Logon failure (0xc000006d)

Radius is working fine ... ntlm_auth is returning 'Logon failure' i.e either samba / your 2003 AD thinks the password is wrong (look at the event viewer on the domain controller) or you do not have permission to authenticate.



you could also try running the ntlm_auth command on its own without specifying the domain:

/usr/local/bin/ntlm_auth --request-nt-key --username=jpbrunain --challenge=d8a9272386722a12 --nt-response=db063bdf850cff582568f32a83da83315bac0a1c2adc19a2

and see if it works! (i have had problems when specifying the domain on the command line before)

Regards,
  James

--
James J J Hooper,
Information Services
University of Bristol
--

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

Reply via email to