-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 6/12/2014 11:17 a.m., Doug Sampson wrote:
>> On 26/11/2014 8:59 a.m., Doug Sampson wrote:
>>>
>>> Thanks, Amos, for your pointers.
>>>
>>> I've commented out all the fresh_patterns lines appearing
>>> above the last two lines.
>>>
>>> I also have
Hello Squid,
I am trying the sslBump and just following the doc, i tried to also some
random tutorial on the web that mostly looks like copy pasta of the wiki.
All i got is a FATAL. .. . .
2014/12/05 17:07:24.472| src/ssl/support.cc(1584)
readSslX509CertificatesChain: Certificate is self-signed,
> On 26/11/2014 8:59 a.m., Doug Sampson wrote:
> >
> > Thanks, Amos, for your pointers.
> >
> > I've commented out all the fresh_patterns lines appearing above
> > the last two lines.
> >
> > I also have dropped diskd in favor of using aufs exclusively,
> > taking out the min-size parameter. I've c
Hi everyone,
I was googling and I couldn't find anything clear about the subject, but I
am trying to make Squid mark the packets in order to differentiate traffic
so that I can do Traffic Shaping on my hardware firewalls. This should help
me do the job easier in my firewalls since the requests tha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 6/12/2014 12:55 a.m., Rich549 wrote:
> Hi,
>
> I'm having problems getting NTLM authentication to work. I need it
> to only allow members of the Internet_Users AD group to be able to
> access the internet. Instead it is only allowing the websites
Ok, so I realised that my query was wrong so I've updated it to this:
external_acl_type internet_domain_group %LOGIN
/usr/lib/squid3/ext_ldap_group_acl -R -P -b "dc=domain,dc=com" -D
sq...@domain.com -W /etc/squid3/ldappass.txt -f
"(&(objectclass=person)(sAMAccountName=%u)(memberof=cn=%g,dc=domain
Hi,
I'm having problems getting NTLM authentication to work. I need it to only
allow members of the Internet_Users AD group to be able to access the
internet. Instead it is only allowing the websites that I've marked as OK
for all users (a lot of this config came from my SquidNT installation).