commit | b2ff7c8949b69fd67138d18780a2517537f61780 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat Mar 20 16:57:36 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Sat Mar 20 17:37:25 2010 -0700 |
tree | af9baa80af8585029ec3d6d28ffd3a7190344057 | |
parent | 67335f1b99f45e94bd6fb20fd9ab20d50dfeefa2 [diff] |
create-account: Permit creation of batch user accounts over SSH Sometimes role accounts need to be created, to support mailing lists to receive CCs of reviews, or to create role accounts that build servers can login to Gerrit through. Define a command which sets up a role account so admins don't need to do direct SQL inserts. Change-Id: I135f4f7e7bb4a4ab82d26399adaeee7fb4fc58db Signed-off-by: Shawn O. Pearce <sop@google.com>