Date: Wed, 30 Jan 2002 21:50:47 -0800 From: bmah@acm.org (Bruce A. Mah) To: Murray Stokely <murray@FreeBSD.ORG> Cc: Koji Hino <hino@ccrl.sj.nec.com>, qa@FreeBSD.ORG Subject: Re: 4.5-RC Interoperability issue: sshd Message-ID: <200201310550.g0V5olO23332@bmah.dyndns.org> In-Reply-To: <20020130051549.GD9395@freebsdmall.com> References: <20020129.144828.63247849.hino@ccrl.sj.nec.com> <20020130051549.GD9395@freebsdmall.com>
next in thread | previous in thread | raw e-mail | index | archive | help
If memory serves me right, Murray Stokely wrote: > I'm sorry that we couldn't resolve this in time. I think this is > definitely a candidate for the Errata file. How's this? I looked through the archives and I saw some seemingly contradictory information... Bruce. Index: article.sgml =================================================================== RCS file: /home/ncvs/src/release/doc/en_US.ISO8859-1/errata/article.sgml,v retrieving revision 1.1.2.44 diff -u -r1.1.2.44 article.sgml --- article.sgml 28 Jan 2002 17:48:42 -0000 1.1.2.44 +++ article.sgml 31 Jan 2002 05:48:31 -0000 @@ -125,7 +125,18 @@ ]]> <![ %release.type.snapshot [ - <para>No active updates.</para> + + <para>Certain <application>OpenSSH</application> + clients, when attempting to connect to a &os; &release.prev; + server, will unexpectedly present an + <application>S/Key</application> prompt, even if the &man.sshd.8; + on the server has not been configured for S/Key authentication. + As a workaround, uncomment the + <literal>ChallengeResponseAuthentication no</literal> line in + <filename>/etc/ssh/sshd_config</filename> (on the server-side + host). This behavior has been observed with + <application>OpenSSH</application> 3.0.1 and 3.0.2 clients.</para> + ]]> </sect1> </article> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201310550.g0V5olO23332>