Reputation: 215
So I am using LDAP for authentication however we have an external developer (customer who contributes to the code) which i wish to give access to the git repos but also the web ui interface. Can this be done without adding them to ldap?
I tried the create account cmd but that does not work.
Is it possible to create a user for web ui that does not use LDAP authentication if you set it as the authentication?
Upvotes: 1
Views: 636
Reputation: 111
You could create a restricted LDAP account and let the developer change his email in gerrit settings. So he will get every notification to his own Inbox.
Upvotes: 0