Bug 908186

Summary: Allow to set root password for group jobs
Product: [Retired] Beaker Reporter: Min Shin <mishin>
Component: command lineAssignee: Raymond Mancy <rmancy>
Status: CLOSED CURRENTRELEASE QA Contact: Xin Zhang <xinzhang>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 0.11CC: asaha, dcallagh, ebaak, llim, qwan, rglasz, rmancy, szhou, xinzhang, xjia
Target Milestone: 0.13Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: GroupModel
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-25 06:28:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 908172, 908183    
Bug Blocks:    

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.