Getting the following error when trying to SSH into your windows machine?
Permission denied (publickey,keyboard-interactive).
This is probably because PasswordAuthentication
is set to no
. It also maybe that you haven't added your public key to the server. To add your public key follow these steps