docker login nexus.domain.sample
Authenticating with existing credentials…
Login did not succeed, error: Error response from daemon: login attempt to https://nexus.domain.sample/v2/ failed with status: 401 Unauthorized
Username (demo): dockernexus
Password:
Error response from daemon: login attempt to https://nexus.domain.sample/v2/ failed with status: 401 Unauthorized
Can someone tell me if I can figure out if my user actually works and has the correct permission?
Cause the WebUI login doesn’t work with the specified docker registry role.
Any other way I can verify if the user and the pw are correct as well as the permission settings?