18 Aug
2014
18 Aug
'14
12:05 p.m.
Hi,
I checked the users/groups: sambashare:x:111:haus-meister winbindd_priv:x:112:freerad freerad:x:113:freerad ssl-cert:x:114:freerad
looks fine to me?
what does your /var/lib/samba (or whatever your SAMBA directory is) look like regarding user/group/other permissions for the directories within?
So my NTLM_Auth string in the modules/mschap is: ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --username=%{%{Stripped-User-Name}:-%{%{User-Name}:-None}} --challenge=%{%{mschap:Challenge}:-00} --nt-response=%{%{mschap:NT-Response}:-00}"
and does that work when you use it (replacing the %{} vars with what FreeRADIUS tried to use) on the command line? alan