Problem with ntlm_auth between freeradius 3.0 and Samba 4 AD

Alan DeKok aland at deployingradius.com
Wed Jul 4 17:44:48 CEST 2018


On Jul 4, 2018, at 4:29 AM, Benjamin DUPALUT <benjamin.dupalut at esiee.fr> wrote:
> Thank you for your answer.​
> 
> Now i got an other issue :
> 
> #radtest user at esiee.fr password localhost 0 testing123
> 
> #freeradius -X
...
> *(0) ntlm_auth: Executing: /usr/bin/ntlm_auth --request-nt-key
> --domain=lan.esiee.fr <http://lan.esiee.fr> --username=%{mschap:User-Name}
> --password=%{User-Password}:(0) ntlm_auth: EXPAND
> --username=%{mschap:User-Name}(0) ntlm_auth:    -->
> --username=user at esiee.fr <user at esiee.fr>(0) ntlm_auth: EXPAND
> --password=%{User-Password}(0) ntlm_auth:    --> --password=password(0)

  You are not following the instructions on the web page.

  You've added a "(0)" after the string expansions.  Why?

  e.g. --password=%{User-Password}(0) 

  What's that?  Why are you going out of your way to do things which the instructions say not to do?

  Please follow the instructions.  If you do that, you WILL get it working.

  Alan DeKok.




More information about the Freeradius-Users mailing list