Date: Wed, 18 Oct 2000 12:04:46 -0700 From: "Kevin Oberman" <oberman@es.net> To: Mike Meyer <mwm@mired.org> Cc: Mike Doyle <relyod@co-operation-ireland.ie>, questions@FreeBSD.ORG Subject: Re: Location of OpenSSH/SSH ? Message-ID: <200010181904.e9IJ4kK10608@ptavv.es.net> In-Reply-To: Your message of "Wed, 18 Oct 2000 13:24:43 CDT." <14829.60139.860388.48885@guru.mired.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: Mike Meyer <mwm@mired.org> > Date: Wed, 18 Oct 2000 13:24:43 -0500 (CDT) > Sender: owner-freebsd-questions@FreeBSD.ORG > > Mike Doyle writes: > > I have just installed FreeBSD 4.1 from the installation CDs, and > > I can't find where OpenSSH is? Is it installed as part of > > one of the base distributions? Is it one of the packages? > > On 4.1, it's not in the base distribution. I doubt it's available as a > package, either. > > > Or do I have to download the source from the OpenSSH website and > > install the port? > > That's one choice. The other is to download the FreeBSD sources for > 4.1.1 or later (see "Staying STABLE with FreeBSD" in the handbook), at > which point OpenSSH is part of the bas distribution. OpenSSH is a part of all FreeBSD distributions from 4.0 on, albeit a version that uses RSAREF for USA residents. Just install the crypto stuff from sysinstall and OpenSSH will be there. sshd is in /usr/sbin and the rest is in /uer/bin. The config files, host keys, etc. are in /etc/ssh. If you lie about being a USA resident to aversion prior to 4.1.1, it will build the international RSA implementation just like 4.1.1 will. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 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?200010181904.e9IJ4kK10608>