2 servers: A and B
A was using dsa. B is using rsa.
1. add B rsa public key to A autorized_keys => B is able ssh A password less
2. add B rsa or dsa key or both to B autorized_keys => A ssh B still asking
for password
what could be the problem? Thanks!