>> Anyone know how to authenticate Squid against Samba 4 configured with >> Active Directory? >> >> On Mon, Dec 9, 2013 at 10:47 AM, Listas de Correo wrote: >>> I have a server with Samba 4 configured as a domain controller; I'd >>> like to know whether is possible to use the Active Directory defined >>> in the Samba server to authenticate Squid. >>> >>> I'm asking because I've searched on the web but haven't t found any >>> document or procedure to do this, any pointers of where to look at >>> will be greatly appreciated > > It would seem nobody has a direct answer to your question. > I do knw that Samba made some changes to their ntlm_auth helper that > make v4 more difficult to use than v3, but cant recall what that is > exactly sorry. > > Squid authetication against AD is done with one of several > authentication helpers. Indicating *how* you want to auth is a good > start to finding which suits you best. Thanks for your reply Amos! I have about 100 Windows workstations, all the users are in an Active Directory provided by Samba 4 (I don't have any Windows servers). What I need to achieve is to configure Squid to allow web browsing only to the Active Directory users , I also would like a Single Sign-On configuration (so the users don't have to type the password when using the proxy); is this possible?