Impossible to use SSH public key to authenticate to guest systems

I am pretty sure it was possible before, but now after:

  1. adding an SSH public key with the "Add to root's authorized keys on new systems?" selected;
  2. creating a guest system;

it is not possible to use that SSL public key as going to "Change Password" screen shows No SSH key have been defined yet for the "Use SSH key" option. And my key is shown in the "Other authorized SSH keys" checked on, but I really don't know what is the use of that section if the key is not usable?

Status: 
Closed (works as designed)

Comments

Check the logs on the remote system - the problem may be that Cloudmin is sending the key, but it is being rejected by the remote SSH server.

Body: View changes

But it shows "No SSH key have been defined yet", so how can it send to remote server if no key defined?

Oh .. did you add any private keys at Cloudmin Settings -> SSH Keys?

Not actually as I just wanted to use public key. Should I?

Cloudmin needs a private key to login to a remote system.

Status: Active ยป Closed (works as designed)

Thanks, now it's clear.