From owner-freebsd-questions Wed Sep 25 5:46:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C85E37B404 for ; Wed, 25 Sep 2002 05:46:20 -0700 (PDT) Received: from vsmi.ru (ns.vsmi.ru [217.23.84.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 17BF643E6A for ; Wed, 25 Sep 2002 05:46:17 -0700 (PDT) (envelope-from info@volginfo.ru) Received: (qmail 27576 invoked by uid 85); 25 Sep 2002 16:50:57 -0000 Received: from info@volginfo.ru by mail.vsmi.ru by uid 82 with qmail-scanner-1.12 (. Clear:. Processed in 0.077982 secs); 25 Sep 2002 16:50:57 -0000 Received: from unknown (HELO img.local) (192.168.0.1) by 192.168.0.50 with SMTP; 25 Sep 2002 16:50:56 -0000 Content-Type: text/plain; charset="iso-8859-1" From: "Denis N. Peplin" To: stan Subject: Re: Strange ssh behavior Date: Wed, 25 Sep 2002 16:56:04 +0400 User-Agent: KMail/1.4.2 References: <20020925122644.GA12494@teddy.fas.com> In-Reply-To: <20020925122644.GA12494@teddy.fas.com> Cc: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200209251656.04140.info@volginfo.ru> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 25 September 2002 16:26, stan wrote: > In an effort to improve our internal network security a bit, I decided to > convert all my machines from telnet to ssh. > > On several older FreeBSD machines (4.2 STABLE), after I started sshd and > try to ssh to them from my 4.6 STABLE laptop, I got the following prompt: > > $ ssh cogenal > otp-md5 208 co9817 ext > Response: > > > How can I make this just prompt for the user ID/password? in /etc/ssh/ssh_config: ChallengeResponseAuthentication no and read man ssh_config for more To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message