Open a403189 opened 5 months ago
Thanks for reporting this. One option is to manually change proxyEnableKerberosNTLM: false (on 4.31/4.31.1) in settings.json. Alternatively, upgrading to version 4.32 requires no changes (if you are using Basic auth).
Description
Kerberos, NTLM and basic proxy authentication is not working at all 4.30 and we have to disable Kerberos, NTLM auth to use basic auth in 4.31.1 by changing settings(proxyEnableKerberosNTLM: false).
Because of this, users not able to pull the images from internet over corporate network.
Please fix this issue in next release. This is impacting many users in Volvo
Reproduce
Add manual proxy settings. Try to pull the images internet. Which will not work
Expected behavior
When we add the proxy, it should prompt for credentials or let us pull the images from internet as per Kerberos, NTLM auth/feature
docker version
docker info
Diagnostics ID
A23F9B83-ED41-4AC1-B1A9-B238BC0319F0/20240705052224
Additional Info
No response