On 12/12/17 11:04, Paul Hackmann wrote:
Has anyone had the instance where the proxy will ask the user to
authenticate several times as they are browsing the web? I have been
seeing this as a random occurrence for some of the users on the server.
It will pop up a login prompt in the browser re
On 12/12/17 09:48, Edwin Quijada wrote:
*From:* Antony Stone
On Saturday 09 December 2017 at 15:35:51, Edwin Quijada wrote:
> On Friday 08 December 2017 at 22:08:33, Edwin Quijada wrote:
>
> > I have 4 different groups i
Firefox is not great at Auth. Chrome works better imho. FF seems ok with
digest, ie AD.
Sent from TypeApp
On 11 Dec 2017, 22:05, at 22:05, Paul Hackmann wrote:
>Has anyone had the instance where the proxy will ask the user to
>authenticate several times as they are browsing the web? I have
Has anyone had the instance where the proxy will ask the user to
authenticate several times as they are browsing the web? I have been
seeing this as a random occurrence for some of the users on the server. It
will pop up a login prompt in the browser repeatedly for a minute or two.
Then it will s
On Monday 11 December 2017 at 22:56:16, Edwin Quijada wrote:
> From: squid-users on behalf of
> Antony Stone Sent: Monday, December
> 11, 2017 9:27 PM
> To: squid-users@lists.squid-cache.org
> Subject: Re: [squid-users] Helper doent authentify
>
> On Monday 11 December 2017 at 22:19:53, Edwin Q
This is my squid3.conf
#Recommended minimum configuration:
#acl manager proto cache_object
http_port 3128
cache_dir ufs /var/spool/squid3 2048 16 256
maximum_object_size 100 MB
cache_swap_low 90
cache_swap_high 95
#--- Reglas de Autorizacion -
auth_param basic program /u
From: squid-users on behalf of
Antony Stone
Sent: Monday, December 11, 2017 9:27 PM
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Helper doent authentify
On Monday 11 December 2017 at 22:19:53, Edwin Quijada wrote:
> Hi!
> I am trying to d
On Monday 11 December 2017 at 22:19:53, Edwin Quijada wrote:
> Hi!
> I am trying to do a helper for use with Squid. I did my helper but it
> doesnt authentify
>
>
> $f = fopen("php://stdin", "r");
> while (!(feof($f)))
> {
> $line = fgets($f);
> if ($line)
> {
> $fields = e
Hi!
I am trying to do a helper for use with Squid. I did my helper but it doesnt
authentify
when I put the values it continues asked me user/password
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinf
From: squid-users on behalf of
Antony Stone
Sent: Saturday, December 9, 2017 3:57 PM
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Groups and authorization SQUID
On Saturday 09 December 2017 at 15:35:51, Edwin Quijada wrote:
> > On Friday
In practice POST url always better to get splice. This prevents much errors.
SSL3_GET_SERVER_CERTIFICATE itself means that some client application
trying to establish secure connection uses old SSLv3 protocol. This
applications also better to splice, if not possible to upgrade
applications (often
11 matches
Mail list logo