Problem with shared ssh keys
- by warren
Following the process I've used in other environments, I've tried setting-up shared keys between my Mac and my CentOS 4 webserver. I've seen the same problem with my older Ubuntu 7.10 workstation trying to connect via keys to the same webserver.
I have tried both dsa and rsa keytypes (sshkeygen -t <type>).
The sshd_config file on my…