> For the life of me I cannot get the ntlm_auth to work with squid. > > As of now, squid is prompting me for a username and password. But when > I type it in, it prompts me again. I thought that if I was logged into > the domain it wouldn't prompt at all. > > wbinfo -t works > net ads join works > wbinfo -u and -g list names and groups > > getting this in the logs > > utils/ntlm_auth.c:check_plaintext_auth(328) > NT_STATUS_OK: Success (0x0) > > Anyone have any ideas? > Are you using the ntlm helper from samba? If not, give it a try. They have a lot better functionality than the old one in squid. Amos