LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Squid NTLM authentication (https://www.linuxquestions.org/questions/linux-networking-3/squid-ntlm-authentication-526073/)

stevehh 02-06-2007 10:06 AM

Squid NTLM authentication
 
Hi all,

I'm going round in circles with NTLM authenication in Squid.

I've installed Opensuse 10.2, Squid and Samba.

I've followed:-
samba.org/samba/docs/man/Samba-Guide/DomApps.html

I can get the expected response from

wbinfo -x {where x can be t, u or g)

root# /usr/bin/ntlm_auth --username=jht
password: XXXXXXXX

gives the right response,

I've changed the permissions etc, as per the document
root# chgrp squid /var/lib/samba/winbindd_privileged
root# chmod 750 /var/lib/samba/winbindd_privileged

squid is in a group called squid.

but when I try to use the proxy I get a challenge, and cannot authenticate;-

from /var/log/squid/cache.log

failed due to [winbind client not authorized to use winbindd_pam_auth_crap. Ensure permissions on /var/lib/samba/winbindd_privileged are set correctly.]

It's clearly a permissions issue, but I don't know where to look next.

Has anyone any help / advice?

Thanks

Steve


All times are GMT -5. The time now is 07:26 PM.