Bug 1028558

Summary: [RHSC] Not working: "rhsc-config -s AdminPassword=<your_password> "
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Matt Mahoney <mmahoney>
Component: rhscAssignee: Dusmant <dpati>
Status: CLOSED NOTABUG QA Contact: Sudhir D <sdharane>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.1CC: asriram, dtsang, knarra, mmahoney, pprakash, psriniva, rhs-bugs, sankarshan, sharne, ssampat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-11 16:38:53 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:

Description Matt Mahoney 2013-11-08 19:03:55 UTC
Description of problem:
on the RHSC server, the following command does not work
(From Doc section: B.1. Changing Password for the Administrative User)

"rhsc-config -s AdminPassword=<your_password>"

Example: 
rhsc-config -s AdminPassword=aNewPassword
Cannot set value aNewPassword to key AdminPassword.

Version-Release number of selected component (if applicable):
CB6

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
Should not result in message "Cannot set value..."

Additional info:

Comment 2 Dusmant 2013-11-09 09:59:27 UTC
Matt, is this through CLI or through REST API?

Comment 3 Prasanth 2013-11-11 09:24:57 UTC
This was a definitely a doc bug in 2.1 RC guide but looks like this got fixed in the official 2.1 doc. 

Please refer: https://access.redhat.com/site/documentation/en-US/Red_Hat_Storage/2.1/html-single/Console_Administration_Guide/index.html#Password_Appendix

--------------------
[root@rhs-client3 ~]# rhsc-config -s AdminPassword=interactive
Please enter a password: 
Please reenter password: 
[root@rhs-client3 ~]# /etc/init.d/ovirt-engine restart
Stopping oVirt Engine:                                     [  OK  ]
Starting oVirt Engine: 
--------------------

Comment 4 Dusmant 2013-11-11 14:35:38 UTC
Matt and Prasanth,
    This does not seem like a bug. Let me know, if you think otherwise.

-Dusmant