--
--
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.
For more options, visit https://groups.google.com/groups/opt_out.
I think you are confusing the two concepts:a) Create account has the purpose of creating internal use only accounts on Gerrit DB only, without any validation on external systems (i.e. LDAP)
b) The usage of internal use only accounts as they were "external users" respects the logic for external users (and not the internal use only ones)What you are trying to achieve will be officially supported when the Auth-backend work will be finalised.You will be able to have multiple user registries (i.e. LDAP + Internal users) and be able to grant specific permissions to them via Gerrit groups.
Do not overuse the current "internal users" for the time being ;-)
Do not overuse the current "internal users" for the time being ;-)I'll try to do that but you know: "make do with what you have" :-)
Dear Luca/All,Can you advise if this feature is now available? I tried the below in v2.10 but I couldn't login to the web UI.What steps will reproduce the problem?1. Set gerrit.config: auth.type = LDAP, auth.gitBasicAuth = true2. Call ssh -p 29418 user@host gerrit create-account <USERNAME> --http-password <PASSWORD>3. Attempt to login to web UI using USERNAME and PASSWORD combinationWhat is the expected output? Able to login to web UI.What do you see instead? "Invalid username or password."In the error_log:[2015-04-07 18:05:07,111] INFO com.google.gerrit.httpd.auth.ldap.LdapLoginServlet : 'USERNAME' failed to sign in: No such user: USERNAMEAccording to the 2.9 release notes (https://gerrit-documentation.storage.googleapis.com/ReleaseNotes/ReleaseNotes-2.9.html)"Now if auth.gitBasicAuth is set to true users that exist only in Gerrit but not in LDAP are authenticated with their HTTP password from the Gerrit database."I (mis?)understood this to mean that I can create a non LDAP account and login to the web UI using these credentials.Thanks for your help,
Dean
Thanks for your help,
DeanI've the same problem, I'm using LDAP but I want to use the REST API from Jenkins so i need to use an http password.
--
--
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.
For more options, visit https://groups.google.com/d/optout.