From owner-freebsd-questions Wed Jun 13 12:17: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.100.219]) by hub.freebsd.org (Postfix) with ESMTP id 7630437B403 for ; Wed, 13 Jun 2001 12:17:05 -0700 (PDT) (envelope-from martin@dc.cis.okstate.edu) Received: from martin (helo=dc.cis.okstate.edu) by dc.cis.okstate.edu with local-esmtp (Exim 3.13 #1) id 15AG8Q-0004B4-00 for questions@FreeBSD.ORG; Wed, 13 Jun 2001 14:16:58 -0500 To: questions@FreeBSD.ORG Subject: Secure Shell ssh-1.2.27 is Almost Right but not quite. Date: Wed, 13 Jun 2001 14:16:58 -0500 From: Martin McCormick Message-Id: 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 I installed ssh-1.2.27 on a Freebsd-4.3 system and did not quite end up the way I planned to. The Command I gave to configure and build the package was ./configure --without-x --with-idea; make -s;make install It did all those things although it seemed to flounder a bit in the configure process, but it did not exit and made the package. It then installed it and sshd does run. I would think I was home free except for one difference between the way ssh operates on this system versus how it works on three Sums and a Debian Linux box. On all three of those systems, I have installed /etc/shosts.equiv and a .shosts file in the home directories that need them. The problem is that one still needs a password to move from this system to any of the others or back. The configure and make process actually seems to have built a slightly different package than automatically built on the Suns and the Debian platform. Has anybody else noticed the problem and fixed it? The fix is probably either a newer version of ssh/sshd or a different configuration for the building of the package. Thank you. Martin McCormick WB5AGZ Stillwater, OK OSU Center for Computing and Information Services Data Communications Group To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message