From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 05:34:59 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 919DE16A4CE for ; Fri, 5 Mar 2004 05:34:59 -0800 (PST) Received: from psg.com (psg.com [147.28.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728A443D5A for ; Fri, 5 Mar 2004 05:34:59 -0800 (PST) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by psg.com with esmtp (Exim 4.30; FreeBSD) id 1AzFTf-000Pdo-Ae; Fri, 05 Mar 2004 13:34:59 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.30; FreeBSD) id 1AzFTe-000Ksp-GC; Fri, 05 Mar 2004 05:34:58 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 5 Mar 2004 05:34:57 -0800 To: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) References: <20040303225951.6647E5D07@ptavv.es.net> <20040304162258.C1E5043D49@mx1.FreeBSD.org> Message-Id: <20040305133459.728A443D5A@mx1.FreeBSD.org> cc: freebsd-current@freebsd.org Subject: Re: Breakage in X11 over ssh tunnel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 13:34:59 -0000 >> i can deal with the -Y or hack my ssh_config. but i have some >> windoze users who now seem unable to get in. they whine >>> SSH Secure Shell: "Authentication failed. Most likely the password yo >>> supplied was incorrect. The user name might also might be wrong, or the >>> account might be disabled." >> any clues? > get an SSH client that supports keyboard-interactive authentication. in fact, recent reports are that the putty client works and ssh secure shell does not. but i don't understand _why_. can you send clue? thanks. randy