Re: ntlm_auth works but not radtest

2012-03-05 Thread Scott McLane Gardner
>> Mon Mar 5 14:45:55 2012 : Debug: Exec-Program-Wait: plaintext: winbind >> client not authorized to use winbindd_pam_auth_crap. Ensure permissions >> on >> /var/run/samba/winbindd_privileged are set correctly. (0xc022) > > Did you spot this? This was definitely it. Thank you so much. -Sco

Re: ntlm_auth works but not radtest

2012-03-05 Thread Alan Buxey
Hi, 2 things > Mon Mar 5 14:45:54 2012 : Info: [mschap] No NT-Domain was found in the > User-Name. > Mon Mar 5 14:45:54 2012 : Info: [mschap] expand: %{mschap:NT-DOMAIN} -> > Mon Mar 5 14:45:54 2012 : Info: [mschap] ... expanding second conditional > Mon Mar 5 14:45:54 2012 : Info: [

Re: ntlm_auth works but not radtest

2012-03-05 Thread Phil Mayers
>Mon Mar 5 14:45:55 2012 : Debug: Exec-Program-Wait: plaintext: winbind >client not authorized to use winbindd_pam_auth_crap. Ensure permissions >on >/var/run/samba/winbindd_privileged are set correctly. (0xc022) Did you spot this? -- Sent from my phone. Please excuse brevity and typos. -

ntlm_auth works but not radtest

2012-03-05 Thread Scott McLane Gardner
I'm attempting to follow the guide at http://deployingradius.com/ Things were going very well until I tried to set up Active Directory authentication. Testing with ntlm_auth, I get a success: $ ntlm_auth --request-nt-key --domain=MYDOMAIN --username=myuname --password=mypass NT_STATUS_OK: Success