Affected Version:2.16.4
Suddenly one of user lost the access to gerrit. when user tries to login the gerrit he gets a error as authontication failed.
Error log in gerrit: com.google.gerrit.httpd.auth.ldap.LdapLoginServlet : 'loginid' failed to sign in
com.google.gerrit.server.account.AccountException: Cannot assign external ID "username:loginid" to account 1000298; external ID already in use.
We have done the tests to resolve this issue by updating and deleting the old username and external_ids from reviewDB. But we couldn't able to delete or update the old login details like username and external_id in NoteDB. There is no options to update the accounts and external_ids by administrator in NoteDB.
There are no options to change the username and external_ids through REST API for NoteDB. Are there any other options to modify this accounts in NoteDB??
What is the expected output?
Gerrit shouldn't try to create a new account or external_id for user how is able to login previously.
What do you see instead?
Gerrit should have options for updation of external_ids and usernames in NoteDB.
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/e19bd53e-d3fc-4d48-8962-5cbba470c3e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Thu, May 23, 2019 at 9:55 AM kiran mandala <kirank...@gmail.com> wrote:
Affected Version:2.16.4
Suddenly one of user lost the access to gerrit. when user tries to login the gerrit he gets a error as authontication failed.
Error log in gerrit: com.google.gerrit.httpd.auth.ldap.LdapLoginServlet : 'loginid' failed to sign in
com.google.gerrit.server.account.AccountException: Cannot assign external ID "username:loginid" to account 1000298; external ID already in use.
We have done the tests to resolve this issue by updating and deleting the old username and external_ids from reviewDB. But we couldn't able to delete or update the old login details like username and external_id in NoteDB. There is no options to update the accounts and external_ids by administrator in NoteDB.
There are no options to change the username and external_ids through REST API for NoteDB. Are there any other options to modify this accounts in NoteDB??did you try to set the old account to inactive [1] ?-Matthias
What is the expected output?--
Gerrit shouldn't try to create a new account or external_id for user how is able to login previously.
What do you see instead?
Gerrit should have options for updation of external_ids and usernames in NoteDB.
--
To unsubscribe, email repo-d...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-d...@googlegroups.com.