PEAP ntlm_auth strange behaviour

James J J Hooper jjj.hooper at bristol.ac.uk
Tue Mar 28 19:00:53 CEST 2006



--On Tuesday, March 28, 2006 17:10:41 +0200 Jérémy Cluzel 
<j.cluzel at online.fr> 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
--




More information about the Freeradius-Users mailing list