Re: [Nolug] Getting Public Key Authentication to work with OpenSSH

From: Mark A. Hershberger <mah_at_everybody.org>
Date: Sun, 22 Feb 2004 21:28:17 -0600
Message-ID: <87vflyv5im.fsf@weblog.localhost>

Mischa Krilov <subs@krilov.com> writes:

> What else can I check, gang?

You're probably using ssh version 2. The default id file for ssh
version 2 is ~/.ssh/id_dsa. To generate one of those,

    $ ssh-keygen -t dsa

Still, you can test with the key that you have by using:

    $ ssh -i ~/.ssh/id_rsa

If that doesn't work, check the permissions on the ~/.ssh directory
on both machines. And on the /home directory itself. ssh will not
work if the directories are group-writable, IIRC.

Mark.

-- 
Peace is only better than war if peace isn't hell, too.
    -- Walker Percy, "The Second Coming"
___________________
Nolug mailing list
nolug@nolug.org
Received on 02/23/04

This archive was generated by hypermail 2.2.0 : 12/19/08 EST