ssh requiring password
brightpinefield opened this issue · comments
Hi all,
I've managed to spin up a Bitscout instance and connect to my OpenVPN server but when I try to SSH with the scout key to the Bitscout instance, I'm getting asked for a password. Using "ssh -i /path/to/scout root@10.5.0.1 (I also noticed that the current build of Bitscout moved from the Tap0 (10.1.0.2) interface to Scout interface 10.5.0.2)
I have "Enable SSH with Password" disabled and also when I enable access via LAN, the SSH with expert scout key works and I get in without having to enter password.
Anyone have any ideas what I'm doing wrong here?
Thanks!
akira
disregard.. was testing from the openvpn server and I just installed another OpenVPN client and the SSH worked from there.. which is good enough for me.