One of the WMDE staff members are having issues authenticating with Gerrit.
We've already checked that the login credentials are correct, using idp.wikimedia.org.
The error from Gerrit is "authentication failed" and looking in the logs we see:
[2026-06-01T07:18:36.323Z] WARN com.google.gerrit.httpd.auth.ldap.LdapLoginServlet : 'Catherine.kelsey' failed to sign in: Incorrect username or password
[2026-06-01T07:18:50.075Z] WARN com.google.gerrit.httpd.auth.ldap.LdapLoginServlet : 'catherine.kelsey@wikimedia.de' failed to sign in com.google.gerrit.server.auth.NoSuchUserException: No such user: catherine.kelsey@wikimedia.de
[2026-06-01T07:19:03.832Z] WARN com.google.gerrit.httpd.auth.ldap.LdapLoginServlet : 'catherine.kelsey' failed to sign in: Incorrect username or password
[2026-06-01T07:19:26.551Z] WARN com.google.gerrit.httpd.auth.ldap.LdapLoginServlet : 'catherine.kelsey@wikimedia.de' failed to sign in com.google.gerrit.server.auth.NoSuchUserException: No such user: catherine.kelsey@wikimedia.de
User account information is available here: https://ldap.toolforge.org/user/catherinekelsey
| uid | catherinekelsey |
| sn | Catherine.kelsey |
| cn | Catherine.kelsey |
I suspect that we either accidentally blocked the account, or that their email address for some reason already exists in Gerrit.