-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Harbor 2.13.1 on Docker. (Multiple instances Ubuntu 24.04 running Docker 27.x)
`2025-09-05T16:14:45Z [WARNING] [/core/auth/ldap/ldap.go:88]: Failed to bind user, username: USER, dn: CN=USER,OU=Resources,DC=DOMAIN,DC=com, error: LDAP Result Code 49 "Invalid Credentials": 80090308: LdapErr: DSID-0C090457, comment: AcceptSecurityContext error, data 52e, v3839
2025-09-05T16:14:45Z [WARNING] [/core/auth/authenticator.go:158]: Login failed, locking USER, and sleep for 1.5s
2025-09-05T16:14:46Z [ERROR] [/server/middleware/security/basic_auth.go:72][client IP="10.7.3.12" user agent="docker/19.03.11 go/go1.13.10 git-commit/42e35e61f3 kernel/4.18.0-553.63.1.el8_10.x86_64 os/linux arch/amd64 UpstreamClient(Docker-Client/19.03.11 (linux))"]: failed to authenticate user:USER error:Failed to authenticate user, due to error 'LDAP Result Code 49 "Invalid Credentials": 80090308: LdapErr: DSID-0C090457, comment: AcceptSecurityContext error, data 52e, v3839'
`
Credentials are 100% correct and validated. User is logged in successfully via the UI. No network issues or FW blocks between Harbor and LDAP servers. Multiple users impacted.