|
|||
NTLM Authentication
Hi all,
I'm wondering if anyone can help me with getting NTLM authentication (to Active Directory) working with my Squid, and hopefully afterwards Dansguardian. I've installed Samba and it appears to be working as I am able to lookup users via command line. I also am able to do the following test: Code:
wbinfo -a mydomain\\usernama%password plaintext password authentication succeeded challenge/response password authentication succeeded I figured because the Squid conf is so large it would be easier to post any sections you'd like to see. Just ask! For now please see the below: Code:
auth_param ntlm program /usr/local/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp auth_param ntlm children 30 auth_param basic program /usr/local/bin/ntlm_auth --helper-protocol=squid-2.5-basic auth_param basic children 5 auth_param basic credentialsttl 2 hours acl AuthorizedUsers proxy_auth REQUIRED http_access allow all AuthorizedUsers Thanks! |
|
|||
Any thoughts?
|
Tags |
dansguardian, ntlm, squid |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MariaDB 5.2 now faster and with alternative authentication | J65nko | News | 0 | 13th November 2010 08:51 PM |
Cups , authentication issue | welkin | FreeBSD Installation and Upgrading | 2 | 7th March 2010 01:03 AM |
openldap for authentication | rajendra_nagi | FreeBSD General | 9 | 17th July 2008 06:43 PM |