Date: Mon, 06 Mar 2000 15:52:39 -0700 From: Warner Losh <imp@village.org> To: Kris Kennaway <kris@hub.freebsd.org> Cc: bloom@acm.org, John Baldwin <jhb@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG Subject: Re: ssh strangeness in -current... Message-ID: <200003062252.PAA62626@harmony.village.org> In-Reply-To: Your message of "Mon, 06 Mar 2000 12:29:01 PST." <Pine.BSF.4.21.0003061226190.39179-100000@hub.freebsd.org> References: <Pine.BSF.4.21.0003061226190.39179-100000@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Is this any better? I've removed the emotionally charged compatibility word. 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 arrise. 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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003062252.PAA62626>