From owner-freebsd-hackers Mon Apr 22 18:43: 0 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 569A737B400 for ; Mon, 22 Apr 2002 18:42:55 -0700 (PDT) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id E59CFA809; Tue, 23 Apr 2002 11:42:53 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id E44DA5422; Tue, 23 Apr 2002 11:42:53 +1000 (EST) Date: Tue, 23 Apr 2002 11:42:53 +1000 (EST) From: Andrew To: Jordan Hubbard Cc: hackers@freebsd.org Subject: Re: ssh + compiled-in SKEY support considered harmful? In-Reply-To: <200204230039.g3N0dQ8i011313@winston.freebsd.org> Message-ID: <20020423113925.N45031-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Apr 2002, Jordan Hubbard wrote: > We at Apple are noticing a strange problem with newer versions of > ssh (which has been upgraded to OpenSSH_3.1p1) and FreeBSD 4.5-STABLE's > sshd. This problem did not occur with our older ssh, but it also does not It's just your settings. Issues like this really belong on -questions ;-) You can put "ChallengeResponseAuthentication no" into ssh{,d}_config on either end. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message