My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 660: gerrit create-account should support LDAP
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by di...@google.com, Aug 11, 2010
I think there should be a --ldap parameter with the values:
- "use": meaning that if the user to be created exists in LDAP it's LDAP data will be used to fill fields for the user (such as full name and email); equivalent to accessing the server as a user bypassing HTTP authentication
- "check": the user must exist in LDAP and the command would fail otherwise (and if it exists it will use LDAP data to fill the entries like above)

It's useful that now we can use "gerrit create-account" to create users that don't exist in LDAP but it's equally useful to be able to create users that exist and have those fields filled for them from LDAP.
Sign in to add a comment

Powered by Google Project Hosting