Subject: Re: ssh questions
To: Greywolf <greywolf@starwolf.com>
From: Brian Hechinger <wonko@entropy.tmok.com>
List: port-sparc
Date: 01/14/2001 21:35:13
Greywolf drunkenly mumbled...
> On Sun, 14 Jan 2001, Rebecca Ore wrote:
>
> You need to create a .ssh2/identification file with the contents
> IdKey id_dsa_1024_a
>
> And probably a .ssh/authorization file with the contents
> Key id_dsa_1024_a.pub
>
> It looks as though the remote machine will not allow "password" as one
> of its authentications. I recently ran into this problem at work.
i have password as a valid auth type in my /etc/ssh2/sshd2_config on my machine,
and i'm assuming she doesn't? is that why this is needed? i don't have
either of those files in my $HOME/.ssh2 directory and i don't have any problems
connecting.
-brian