Hi,

On Tue, 12 Dec 2000, Dharmendra Mohan wrote:
> I am using DSA for authentication. I have placed the public key of the
...
> method publickey
>       debug1: attempt #2
>       Failed publickey for dmohan from 10.0.3.210 port 65358 ssh2
>       debug1: userauth-request for user dmohan service ssh-connection
> method password
>       debug1: attempt #3
>       Accepted password for dmohan from 10.0.3.210 port 65358 ssh2

>From what it looks you are using password authentication. The publickey
(DSA keypair) method fails as it seems. Check to see that your setup is
correct (disable password authentication if you want to make sure you can
only authenticate with publickey).

Cheers,

/Mats

Reply via email to