From owner-freebsd-stable Thu Jun 29 7:22: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 1F1B837BCC8 for ; Thu, 29 Jun 2000 07:22:02 -0700 (PDT) (envelope-from bandix@looksharp.net) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id KAA60585; Thu, 29 Jun 2000 10:22:24 -0400 (EDT) (envelope-from bandix@looksharp.net) Date: Thu, 29 Jun 2000 10:22:24 -0400 (EDT) From: "Brandon D. Valentine" To: James Housley Cc: Ted Faber , imp@village.org, stable@FreeBSD.ORG Subject: Re: OpenSSH X11 forwarding fails(!?) In-Reply-To: <395B328E.6FE7F851@thehousleys.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 29 Jun 2000, James Housley wrote: >Kris Kennaway wrote: >> >> On Wed, 28 Jun 2000, Ted Faber wrote: >> >> > I'm running 4.0-STABLE as of a few days ago and I wanted to move from >> > the ssh-1.2.27 port over to the OpenSSH in the main tree. It seems to >> > me that X11 connection forwarding is hosed. >> >Just a thought. Since you are moving from the port to the base system. >Rename/move the config files in you home directory and any still in >/usr/local/etc since /etc is used. Just to make sure this is a "clean" >setup. The smart thing to do would be to do a "pkg_delete ssh" or "cd /usr/ports/net/ssh && make deinstall" *before* installing the new 4.x world. src/UPDATING contains news of this and instructions on how one might accomplish the move. Mr. Faber should be aware of this file as should all who track stable and he should use it approriately. 20000225: OpenSSH has been added to FreeBSD. This may conflict with the ports/security/ssh port since it installs binaries into /usr/bin and the port goes into /usr/local/bin. Most paths have /usr/bin in the path before /usr/local/bin, so problems may arise. If you don't want OpenSSH, add NO_OPENSSH=yes to your make.conf. You will also need to enable OpenSSH in /etc/rc.conf if you want to run the new servers. You may need to move your host key and other config files from /usr/local/etc to /etc/ssh. OpenSSH's command line parsing, available options and default settings aren't the same as ssh, so some care needs to be taken in its operation. One should do a full audit of all configuration settings. Warner: Perhaps an entry on how best to remove the old port would be appropriate there as well? Your call. Brandon D. Valentine -- bandix at looksharp.net | bandix at structbio.vanderbilt.edu "Truth suffers from too much analysis." -- Ancient Fremen Saying To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message