Hide Forgot
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:
Matt, is this through CLI or through REST API?
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: --------------------
Matt and Prasanth, This does not seem like a bug. Let me know, if you think otherwise. -Dusmant