I would like to set up ssh keys for password-less access to host220
from my machine, but the administrator seems to have disabled them. I
can't view the sshd config to verify this for sure, since the
permissions are set to 600 (owned by root). Most likely all the admin
would have to do is add (or uncomment) a line saying
"PubkeyAuthentication yes" to /etc/ssh/sshd_config. Can we get this?
Kevin