[squid-users] NTLM Auth with Squid 4

Amos Jeffries squid3 at treenet.co.nz
Sat Jul 30 14:25:14 UTC 2016


On 30/07/2016 2:45 p.m., Michel Peterson wrote:
> Hi friends,
> 
> I've compiled the squid 4.0.12 in debian jessie and everything is woking
> fine.
> Now i want to configure NTLM authentication  with single sign on for every
> user in my network. I joiner my server to windows domain with realmd and it
> was sucess.
> 
> What is recommended method for integration from squid 4 with active
> directory ?
> 

Not with NLM if you can avoid it. Note the "Single Sign-On" just means
using the same account credentials to access mutiple different services.
That can be done with any authentication type the services accept.

If you can use Negotiate/Kerberos instead of NTLM, please do so. Squid
provides some helpers for Negotiate auth. Samba provides the ntlm_auth
helper for NTLM.

Amos



More information about the squid-users mailing list