From owner-freebsd-security Mon Jul 10 21:19:46 2000 Delivered-To: freebsd-security@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id BAFE737BC5A for ; Mon, 10 Jul 2000 21:19:43 -0700 (PDT) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id WAA26546 for ; Mon, 10 Jul 2000 22:19:29 -0600 (MDT) Message-Id: <4.3.2.7.2.20000710221547.043d0e60@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 10 Jul 2000 22:19:25 -0600 To: security@FreeBSD.ORG From: Brett Glass Subject: OpenSSH in 4.0 doesn't seem to work out of the box Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Have been experimenting with the OpenSSH implementation that's included in 4.0-STABLE. After one enables it in rc.conf and rebooting to generate host keys, the sshd that's part of the package seems not to be compatible with any of the clients I use. It refuses to accept connections, saying that it can't find an RSAREF library. And when I install RSAREF from the Ports Collection, it *still* rejects connections from clients with the same (long) error message on the console. Why is it being so recalcitrant? Is there a reason why it doesn't work out of the box? --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message