Bug 908186 - Allow to set root password for group jobs
Summary: Allow to set root password for group jobs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: command line
Version: 0.11
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 0.13
Assignee: Raymond Mancy
QA Contact: Xin Zhang
URL:
Whiteboard: GroupModel
Depends On: 908172 908183
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-06 05:32 UTC by Min Shin
Modified: 2018-02-06 00:41 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-25 06:28:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Min Shin 2013-02-06 05:32:32 UTC
As a group (co-)owner, I want to set the shared root password to be used in all jobs for a particular group.

Comment 2 Nick Coghlan 2013-04-17 05:46:04 UTC
This is part of http://beaker-project.org/dev/proposals/enhanced-user-groups.html

Comment 3 Nick Coghlan 2013-05-02 07:24:53 UTC
Ray, this is related to the provisioning stuff you were going to look at anyway.

Comment 4 Raymond Mancy 2013-05-07 11:56:23 UTC
http://gerrit.beaker-project.org/#/c/1928/

Comment 6 Nick Coghlan 2013-05-16 05:58:39 UTC
Lowering the priority on this, since it's taking more time than expected to work out the kinks in the patch, and even an SSH-only release should still be useful.

Comment 11 Xin Zhang 2013-06-03 08:32:13 UTC
When modified root-password via command line,there will be an error:
> bkr group-modify --root-password password groupname

> Usage: bkr group-modify [options] <group-name>
bkr: error: no such option: --root-password

Comment 12 Xin Zhang 2013-06-04 02:21:58 UTC
Try again with the newest version and the same with above.
Version:
beaker-client-0.12.1-1.git.187.8d2bd75.el6eng.noarch
beaker-0.12.1-1.git.187.8d2bd75.el6eng.noarch

Comment 13 Raymond Mancy 2013-06-04 07:14:57 UTC
http://gerrit.beaker-project.org/#/c/2013/

Comment 15 Nick Coghlan 2013-06-06 08:12:14 UTC
Docs for the updated group-modify command are now available on the development branch: http://beaker-project.org/docs-develop/man/bkr-group-modify.html

Comment 16 xjia 2013-06-06 08:54:30 UTC
Verify:
[root@qe-test ~]# bkr group-create --root-password=jiaxuandj jiaxuan
Group created: jiaxuan.

Version:
beaker-0.12.1-1.git.199.c06a860.el6eng.noarch
beaker-client-0.12.1-1.git.199.c06a860.el6eng.noarch

Comment 18 Amit Saha 2013-06-25 06:28:14 UTC
Beaker 0.13.1 has been released.


Note You need to log in before you can comment on or make changes to this bug.