Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262636AbUJ0Tyb (ORCPT ); Wed, 27 Oct 2004 15:54:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262570AbUJ0TuR (ORCPT ); Wed, 27 Oct 2004 15:50:17 -0400 Received: from fms.tor.istop.com ([66.11.182.43]:4741 "EHLO maximus.fullmotions.com") by vger.kernel.org with ESMTP id S262546AbUJ0TsQ (ORCPT ); Wed, 27 Oct 2004 15:48:16 -0400 Subject: SSH and 2.6.9 From: Danny Brow To: Kernel-List Content-Type: text/plain Date: Wed, 27 Oct 2004 15:59:58 -0400 Message-Id: <1098907198.2978.8.camel@hanzo.fullmotions.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 929 Lines: 29 I have this odd issue with the 2.6.9 & greater kernels, that I can't ssh or use scp any more, this is what happens when I try: SSH Error with-in X: ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. SCP Error with-in X: ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. lost connection I just get Host key verification failed in the terminal with either command. ssh-askpass does not exsisit but it never has & ssh/scp works fine with 2.6.8.1 and below. When upgrading to the new kernel I just copied my old .config and did a make oldconfig, make, etc. Any ideas? Thanks, Dan. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/