[ For free help please keep messages on-list. ]
On 7/07/19 9:25 pm, Hery Razakarimanana wrote:
>
> Amos any news?
> I have look into old reports on *TAG_NONE_ABORTED/XXX *according to
> splice connection but i don't really understand
> Thanks
> Heri
>
> On Sun, Jul 7, 2019 at 3:17 AM Hery Razak
Amos any news?
I have look into old reports on *TAG_NONE_ABORTED/XXX *according to splice
connection but i don't really understand
Thanks
Heri
On Sun, Jul 7, 2019 at 3:17 AM Hery Razakarimanana <
herinirina.raz...@gmail.com> wrote:
> Hello,
>
> It was working fine.
> I have made comments in my sq
On 6/07/19 10:38 pm, Hery Razakarimanana wrote:
>
> Please what is the issue?
>
Your proxy only accepts Negotiate/Kerberos, Negotiate/NTLM or NTLM
authentication.
But you have curl using environment variables containing Basic auth
credentials.
To solve you will need to either;
* add Basic au
Hi,
I'm trying to implement proxy cache (3.5.27)
*Config*
auth_param negotiate program /usr/lib64/squid/negotiate_wrapper_auth --ntlm
/usr/bin/ntlm_auth --diagnostics --helper-protocol=squid-2.5-ntlmssp
--domain=MYDOMAIN --kerberos /usr/lib64/squid/negotiate_kerberos_auth -d -s
GSS_C_NO_NAME
#au