I’m running 6.42.7
I’m trying to connect from RouterOS to another RouterOS using keys. I followed the procedure on the wiki but I keep getting this in the log
xxxx auth methods : public key, passwords
xxxx doing password authorization
and of course the password prompt
I tried with DSA, RSA and everything in https://wiki.mikrotik.com/wiki/Use_SSH_to_execute_commands_(DSA_key_login), but I still the get password prompt. As if the SSH client is ignoring using keys.
keys created with ssh-keygen on ubuntu.
Any suggestions?
Omar