Date: Mon, 6 Mar 2000 13:47:58 -0800 (PST) From: Kris Kennaway <kris@hub.freebsd.org> To: Warner Losh <imp@village.org> Cc: bloom@acm.org, John Baldwin <jhb@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG Subject: Re: ssh strangeness in -current... Message-ID: <Pine.BSF.4.21.0003061345480.64143-100000@hub.freebsd.org> In-Reply-To: <200003062032.NAA61484@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Mar 2000, Warner Losh wrote: > +20000225: > + OpenSSH has been added to FreeBSD. This may conflict with the > + ssh port since it installs binaries into /usr/bin and the port You probably should refer to the ports by name: /usr/ports/security/ssh and /usr/ports/security/openssh (which is obsoleted by having it in the base) > + 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 arise > + 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 isn't 100% compatible with ssh, > + so some care needs to be taken in its operation. This is better. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> 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?Pine.BSF.4.21.0003061345480.64143-100000>