Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: proby on February 09, 2007, 12:03:07 PM
-
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
-
I have reinstalled an old sme 6 copy and it works fine again. But as it is unsupported and old i would still like to move to the lastest. Please Help!
-
What exactly are you're trying here?
You're authenticating your internet access using the same logins you're created in SME?