Skip to content

Enable ssh-keys login in VMWare ESXI

  • Via SSH:
ssh-copy-id root@esxihost

Enter the current password.

ssh root@esxihost

Enter the current password again.

After you are login with password just copy from local directory .ssh/authorized_keys to the /etc/ssh/keys-root/auhtorized_keys

root@esxihost# cat .ssh/authorized_keys >> /etc/ssh/keys-root/authorized_keys
root@esxihost# exit

And now you can login with ssh key to the VMWare ESXI

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Form options