I set up the LDAP correctly. When I am login into nexus UI I can see the grouped Docker registry repository. The problem is when I try to connet into it with docker login command. I get the
following error.
Error response from daemon: login attempt to https://myrepo:port/v2/ failed with status: 401 Unauthorized.
The same problem I am getting when I am try to connect with nexus-admin, which is very odd.