[squid-users] squid 3.5.27 issue 407 Proxy Authentication Required

Amos Jeffries squid3 at treenet.co.nz
Sat Jul 6 11:24:33 UTC 2019


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 auth to the proxy squid.conf

OR,

* remove the environment variables and configure the agents like curl to
use NTLM or Negotiate instead.


Amos


More information about the squid-users mailing list