McNutt, Justin M. wrote: > > Also check that winbind is working like this: > > wbinfo --all-domains > > If you don't see a list of all valid NT-style domains, winbind is broken > and you'll have to fix that first. >
that command displays all the domains correctly. However, running the ntlm_auth command with the challange and response gives a "Logon failure (0xc000006d)" root@FREERADIUS:~# ntlm_auth --request-nt-key --username=0024D6650564 --domain=MY.ACTUAL.DOMAIN --challenge=9034daf90ecd43a3 --nt-response=cd206503887edb3e33ac801d348cd30a7aefa411651be9d0 Logon failure (0xc000006d) I have also upgraded to 3.5.7 samba as well. I have no idea about the --request-nt-key to be honest, that was just part of the wiki/documentation I followed... -- View this message in context: http://freeradius.1045715.n5.nabble.com/mschap-with-ntlm-auth-and-Active-Directory-tp3407522p3408765.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

