Koozali.org: home of the SME Server

squid command problem

proby

squid command problem
« 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

proby

squid command problem
« Reply #1 on: February 14, 2007, 10:49:06 AM »
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!

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
squid command problem
« Reply #2 on: April 23, 2007, 02:18:44 PM »
What exactly are you're trying here?
You're authenticating your internet access using the same logins you're created in SME?