When you clever ssh if your key is not properly configured (ssh not finding it, key not registered on cc side etc...) it will try to fallback by asking a password. However on clever cloud side ssh session can only work with ssh key so it is bound to fail.
Can we try to modify the ssh configuration so that password authentication for this session is forbidden ?
When you
clever sshif your key is not properly configured (ssh not finding it, key not registered on cc side etc...) it will try to fallback by asking a password. However on clever cloud side ssh session can only work with ssh key so it is bound to fail.Can we try to modify the ssh configuration so that password authentication for this session is forbidden ?