Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Cannot login to docker feed with docker client
-
docker login proget.tfsdemo.local
Username: svc
Password:
Error response from daemon: login attempt to https://proget.tfsdemo.local/v2/ failed with status: 401 UnauthorizedThis is a 401.5 error I can login with the user from the browser, this is from the command line.
I am running on windows 2016. Notice that it adds a /v2 at the end and if you look at the 401.5 error you get this
Detailed Error Information:
Module IsapiModule
Notification ExecuteRequestHandler
Handler Wildcard64
Error Code 0x00000000
Requested URL https://proget.tfsdemo.local:443/v2
Physical Path C:\Program Files\ProGet\WebApp\v2
Logon Method Negotiate
Logon User TFSDemo\svcProduct: ProGet
Version: 4.7.12
-
Hello Etienne,
Unfortunately, the Docker client does not support windows integrated authentication. http://inedo.com/support/kb/1131/docker-feed-limitations
-
I figured that by remove Windows Auth and going back to build-in security but that won't work for my scenario. I've moved to an azure registry and it's working fine. I'm sorry I can't use Proget for all my feeds though.
Cheers,
ET