Look for winbind in the authentication chapter. Regards Henrik
On Mon, 26 Jan 2004, David Robinet wrote: > Thanks, Henrik, for the prompt answer. > > I'm in the Squid FAQ, however, and the only mention of NTLM is 11.14 - > (does it actually work with NTLM?). The Configuraton Guide is for 2.4 > (squid.visolve.com), and there's no reference of NTLM on the user's > guide. > > Am I missing something very obvious? > > Sorry to be a pest. :) > > dave > > -- > Dave Robinet ([EMAIL PROTECTED]) > IT Manager - Magna Steyr Engineering Center Detroit > Ph: 248-293-0206 Fax: 248-299-5711 > > > >-----Original Message----- > >From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] > >Sent: Monday, January 26, 2004 1:48 PM > >To: David Robinet > >Cc: [EMAIL PROTECTED] > >Subject: Re: [squid-users] Help with NTLM, automatic login? > > > > > >On Mon, 26 Jan 2004, David Robinet wrote: > > > >> I've got NTLM authentication working fine with Squid - user > >starts up > >> IE6, hits the proxy, is prompted for their Windows userid and > >> password, and must supply them to proceed. That's all happy. > > > >Then you are not using NTLM authentication.. NTLM > >authentication is automatic and when it does not match the > >user gets a three field userid, domain and password login prompt. > > > >> What I'd like to do is have that information passed to Squid > >> automatically, so the user doesn't have to type them in each time. > > > >There is two options > > > >a) Use of NTLM authentication which provides transparent > >authentication to > >the proxy using the same user ID as used for logging on to the > >desktop, in > >much the same manner as authentication is taking place to Windows file > >servers etc. > > > >b) Use of Basic authentication and select the "save password" > >box in the > >IE login box. > > > > > >Information on how to set up NTLM authentication is found in > >the Squid FAQ > >and other places. You want to be using the Samba-3.0 method. > > > >Regards > >Henrik > > > > >
