[admin] SSH authorized_keys problem.
Hi Erik, I'm having problems logging into common-lisp.net over SSH using public-key authentication. If I just put my public key into .ssh/authorized_keys and try to log in using public key authentication, the SSH server immediately closes the connection. I've tried this using both DSA and RSA keys. Is there something else that I need to do for it to work? Thanks, Vladimir
Hm, no that should be fine, perhaps try .ssh/authorized_keys2. If that doesn't work, send me a private email with the output of ssh -v. Thanks, Erik. On 7/3/07, Vladimir Sedach <vsedach@gmail.com> wrote:
Hi Erik,
I'm having problems logging into common-lisp.net over SSH using public-key authentication. If I just put my public key into .ssh/authorized_keys and try to log in using public key authentication, the SSH server immediately closes the connection. I've tried this using both DSA and RSA keys. Is there something else that I need to do for it to work?
Thanks, Vladimir _______________________________________________ admin mailing list admin@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/admin
participants (2)
-
Erik Enge
-
Vladimir Sedach