Re: SSH Connectivity issues - Need Help
From: Darren Tucker (dtucker_at_gate.dodgy.net.au)
Date: 03/30/05
- Next message: Darren Tucker: "Re: sftp client library"
- Previous message: Darren Tucker: "Re: OpenSSH change logs?"
- In reply to: SriAaks_at_gmail.com: "SSH Connectivity issues - Need Help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 30 Mar 2005 07:33:48 GMT
On 2005-03-28, SriAaks@gmail.com <SriAaks@gmail.com> wrote:
> I'm trying to configure ssh connectivity between a linux (open ssh
> v3.4) & W2K server (Cygwin SSH v2.9) but getting the following error
> message.
That's a very old version of OpenSSH on your Windows box and it probably
has at least 1 security issue. You should consider upgrading it.
> 25035: Permission denied (publickey,keyboard-interactive).
Your server is offering only these two authentication methods, and your
client is trying only publickey (which the server doesn't accept).
You can run the server in debug mode to find out why the attempt is
refused (http://www.snailbook.com/faq/general-debugging.auto.html).
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Next message: Darren Tucker: "Re: sftp client library"
- Previous message: Darren Tucker: "Re: OpenSSH change logs?"
- In reply to: SriAaks_at_gmail.com: "SSH Connectivity issues - Need Help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|