On May 5, 2016, at 5:07 PM, Milka Net <pierre_dejong@hotmail.com> wrote:
Hello, I am trying to set a freeradius authentification against a MS Active directory for Wifi.
Follow my guide: http://deployingradius.com/documents/configuration/active_directory.html
all went right: - debian in AD - net ads testjoin- wbinfo -a test- /usr/bin/ntlm_auth --request-nt-key --domain=DOM --username=u1 --password=thepassord So basically: authenticating with a AD user is really fine.... even from a "windows 7" laptop is fine, AS LONG as i get prompt for the user/pass, and that I enter it in the form or USER/PASS When i try to use the "automatic", so that it's the "laptop" that sends the credential, it does not work: it does send it as: DOMAIN\\USER. domain: galaxy.privuser: test here is the freeradius -X output.
Which is mangled and unreadable.
Would you guys have any things i could test? Any advice would be welcome !
Follow my guide, and it will work. Alan DeKok.