Description of problem: If you add a new host by the UI, there's the possibility to ssh them by ssh-pub key which is avaiable in authorized keys on all our nodes by default over https://<engine>/ovirt-engine/services/host-register?version=1&command=get-ssh-trust. But you cannot klick OK because the UI forces u to provided the ssh root password. PasswordAuthentication is disabled in our env by default, so sad point blocks me :-/ Version-Release number of selected component (if applicable): 3.6.3.4 How reproducible: - Add NewHost over UI - Check ssh-pubkey authentication for the connect Actual results: Enforces password filed to fill Expected results: connect over ssh pubkey authentication to the new node
Yaniv, could you please take a look?
First its a UI issue if its indeed the case - I just tried that with latest code and it works as expected - please re-verify that you have the right keyhash in the host side under /home/root/.ssh/authorized_keys and let me know if it something specific in the version you use.. might be. when I choose in the "Authentication Method" panel - SSH public key button and click OK, it moves on and try to ssh to the host. if you get new form with an error, it means that it let you continue without root password but some communication failure occurred. please check if this is the case.
Olease re-open if its still relevant. I tried the same version 3.6.3 and it works as expected.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days