Hi,
Thanks for the response, I'd already tried that and got it working.
Completely forgot to post that I'd sorted it, sorry!
Thanks,
Rich
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Increase-number-of-ext-ldap-group-acl-processes-tp4670484p4670706.htm
Thanks! I've added the children-startup=15 to my config but it seems to be
ignoring it. An excerpt of my config is:
external_acl_type internet_domain_group children-startup=15 %LOGIN
/usr/lib/squid3/ext_ldap_group_acl -R -P -b (this then goes on to provide
details of AD structure etc).
Have I mis
Just a quick question, if I want to increase the number of ext_ldap_group_acl
processes that start with Squid then what would I need to add into my
config?
My reason for asking is because I keep seeing this in the cache.log:
2015/03/18 12:25:58| WARNING: external ACL 'internet_domain_group' queue
*Ok, I've made all of the advised changes and it still didn't work.
I've just tried pasting my helper command into command prompt and it just
seems to hang. I tried the following:*
-
D:\Squid>d:/Squid/lib/squid/ext_ldap_group_acl.exe -d -S -b
"ou=Domain_Groups,dc=domain-uk,dc=com" -f %g=Int
Hi,
After running into plenty of issue with my Linux install of Squid 3.5.1 and
eventually solving those, my company has now got me to do some work for
another client that wants to use Squid. The issue with this one though is
that they will only use Windows, completely anti-Linux...
Anyway, I got
Correction to example URL, http://www.ubuntugreek.com/ should be
http://www.ubuntugeek.com/.
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Webpages-won-t-load-or-load-slowly-tp4669408p4669497.html
Sent from the Squid - Users mailing list archive at Nabble.c
Eliezer Croitoru-2 wrote
> Hey Rich,
>
> I am yet unsure about the issue you are having and even if squid 3.3.8
> is not the latest most of these sites should work fine for you throw
> squid.
> I believe that this is the place where we can take a look at the squid
> access.log output while surfi
Ok, so I grabbed Squid 3.5.1, compiled it in Ubuntu, set all of the paths for
./configure so that the new files would overwrite the old, renamed
/usr/sbin/squid to /usr/sbin/squid3 so that the service didn't need to be
altered and everything after a service restart and a -k reconfigure Squid is
wor
Oh...ignore the %LOGIN, that should be !LOGIN in both the error and my
config, I was fiddling with it to see if I could make it work.
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Webpages-won-t-load-or-load-slowly-tp4669408p4669420.html
Sent from the Squid
Cool, that's the bit I was looking at so I'll follow that, thanks.
I've made the suggested changes to my security but I'm getting the following
error when I run reconfigure:
2015/01/29 14:50:37| aclParseAclList: ACL name '%LOGIN' not found.
FATAL: Bungled /etc/squid3/squid.conf line 312: http_acc
Looks like I have some work to do then, thanks for your help!
With regards to compiling Squid 3.5 for Ubuntu, would this guide be the
correct thing to follow: http://wiki.squid-cache.org/SquidFaq/CompilingSquid
- Rich
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.na
Yuri Voinov wrote
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> And your access rules looks skew:
>
> http_access deny BlacklistedSites StoresAllow
> http_access allow OK_Unauthenticated
> http_access allow StaticIPWhitelist
> http_access allow InetAllow
> http_access allow StoresAllow
>
Yuri Voinov wrote
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> This one:
>
> hierarchy_stoplist cgi-bin ?
> acl QUERY urlpath_regex cgi-bin \?
> cache deny QUERY
>
> is deprecated.
>
> And your Squid is ancient. :)
>
> Why don't build from sources latest version?
I'll have a look at
Hi,
Having a problem with a new Squid installation, 3.3.8 in Ubuntu 14.04.
When trying to load certain webpages: twitter.com, reddit.com,
ubuntugeek.com and experts-exchange.com the pages just sit there loading and
eventually in the case of Twitter some text will load but not in the correct
order
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).
16 matches
Mail list logo