Description of problem: Right now, if want to use "ovirt-config-password", the user need to input into console with "/usr/libexec/ovirt-config-password", so better to move "ovirt-config-password" from "/usr/libexec/" into "/usr/bin/" or "/usr/sbin/" then it's more convenient to use it. Version-Release number of selected component (if applicable): ovirt-node-iso-3.5.0.ovirt35.20140707.el6.iso How reproducible: 100% Steps to Reproduce: Actual results: Expected results: Additional info:
[root@localhost admin]# cat /etc/redhat-release oVirt Node Hypervisor release 3.1.0_master (20140805.0) (Edited, Unsigned) [root@localhost admin]# ls -l /usr/libexec/ovirt-config-password lrwxrwxrwx. 1 root root 35 2014-08-05 09:48 /usr/libexec/ovirt-config-password -> /usr/bin/ovirt-node-config-password
oVirt 3.5 has been released and should include the fix for this issue.