Re: [squid-users] SMB Auth

From: Larry J Eng <Larry_J_Eng@dont-contact.us>
Date: Fri, 12 Oct 2001 15:59:29 -0400

Greg,
     Try adding the 'all' acl and also into the http_access line...

authenticate_program /usr/local/bin/smb_auth -W RUFFNECK
acl domainusers proxy_auth REQUIRED
acl all src 0.0.0.0/0.0.0.0
http_access allow all domainusers

Larry

Greg Gerritsen <G.Gerritsen@ruffneck.com> on 10/12/2001 01:33:01 PM

To: "Squid-Users (E-mail)" <squid-users@squid-cache.org>
cc: (bcc: Larry J Eng/TheGuardian)

Subject: [squid-users] SMB Auth

I have got the smb_auth working for the command line. I entered in the code.

    authenticate_program /usr/local/bin/smb_auth -W RUFFNECK
    acl domainusers proxy_auth REQUIRED
    http_access allow domainusers

into squid.

Although when I try to use IE afterwards the programs seems not to contact
squid or squid can't authorize them.

Greg Gerritsen
Network Administrator
Ruffneck Heaters
B. Sc. (CIS), CCNA
Received on Fri Oct 12 2001 - 14:01:01 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:42 MST