Date: Tue, 22 Jan 2002 19:11:27 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Jeff Shevlen <jshevlen@passedpawn.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: OpenSSH upgrade Message-ID: <20020122191126.A25960@xor.obsecurity.org> In-Reply-To: <002901c1a3cc$a61f0070$b300a8c0@wenk>; from jshevlen@passedpawn.com on Tue, Jan 22, 2002 at 08:38:51PM -0800 References: <002901c1a3cc$a61f0070$b300a8c0@wenk>
next in thread | previous in thread | raw e-mail | index | archive | help
--0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 22, 2002 at 08:38:51PM -0800, Jeff Shevlen wrote: > # ssh -V > SSH Version OpenSSH_2.3.0 FreeBSD localisations 20010713, protocol versio= ns > 1.5/2.0. > Compiled with SSL (0x0090601f). >=20 > I used the portupgrade software to manage the move up to v3.0.2, and thou= ght > this would somehow remove the older version but I guess not. Nope: the port installs in /usr/local like most ports; it won't touch the base system files. You can either remove them by hand and set NO_OPENSSH in your /etc/make.conf to prevent future world builds from rebuilding them, or just leave them and set your PATH variable to use /usr/local/bin first. To tell FreeBSD which version of sshd to run at startup use the sshd_program variable in /etc/rc.conf. Kris --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8TineWry0BWjoQKURArOCAJsEDgTwJ1TtLWyUpsRQp3ZhYW9DeACfVsCD eduDN/h4HgGjiukRCal+7Ps= =P9kn -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020122191126.A25960>