authenticate_program /usr/sbin/smb_auth -W ARROWSMITH
acl domainusers proxy_auth REQUIRED
http_access allow domainusers
proxy_auth_realm ARROWSMITH Proxy Server
here is a copy of my smb auth commands in my squid.conf on sme server 6
i have added this to 7.1 and now i have problems. here is my new config
auth_param program basic /usr/lib/squid/smb_auth -W "DOMAIN" -U "IP"
I have changed this from the top line of the old code and now i dont get an error so it seems the code has changed.
But i still have an issue
acl domainusers proxy_auth REQUIRED
invalid proxy auth acl 'acl domainusers proxy_auth required'
I cant seem to find the new commands for this. Can anybody help!
I am trying to authenticate windows users through squid