hi here are the responses... # wbinfo3 -a user%passwd plaintext password authentication succeeded challenge/response password authentication succeeded # wbinfo3 -t checking the trust secret via RPC calls succeeded # /usr/bin/ntlm_auth3 --username=user password: NT_STATUS_OK: Success (0x0) access.log: 1084362818.041 113 82.29.1.18 TCP_DENIED/407 1693 GET http://www.nzz.ch/index.html - NONE/- text/html 1084362850.896 5 82.29.1.18 TCP_DENIED/407 1693 GET http://www.nzz.ch/index.html - NONE/- text/html still denied and no usernames logged... plz help me!!! thx lukas Adam Aube <[EMAIL PROTECTED] u> To Sent by: news <[EMAIL PROTECTED] [EMAIL PROTECTED] rg> cc 18.05.2004 16:56 Subject [squid-users] Re: NTLM / Winbind 3 / NSSWITCH [EMAIL PROTECTED] wrote: > I've still the problem with logging the authentification via NTLM. > I think it's not my squid.conf... I'have problems with the communication > between NT-PDC - Squid - Client, but Winbind alone works properly > (response: success). Do you have success for both plaintext and challenge response? Post the output of 'wbinfo -a user%password' if you are not sure. > I think it might coult be that it's the NSSWITCH.conf... am I on the wrong > path? Yes. nsswitch.conf has nothing to do with integrating Squid with a Windows-style domain. You only need nsswitch.conf when you want your entire system (not just Squid) to use the domain as an information source. Adam
