From owner-freebsd-questions Fri Mar 8 13:59:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.xtraxion.com (e134174.upc-e.chello.nl [213.93.134.174]) by hub.freebsd.org (Postfix) with ESMTP id CA43E37B400 for ; Fri, 8 Mar 2002 13:59:30 -0800 (PST) Received: from xp (xp.xtraxion.com [10.0.0.3]) by ns1.xtraxion.com (8.12.2/8.12.2) with SMTP id g28LxON6050611; Fri, 8 Mar 2002 22:59:31 +0100 (CET) From: "Rick Hoppe" To: "Jack Baty" Cc: Subject: RE: SSH in /usr/bin and OpenSSH 3.1 in ports Date: Fri, 8 Mar 2002 22:59:22 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20020308215135.GF53128@marvin.fusionary.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jack Baty > Subject: Re: SSH in /usr/bin and OpenSSH 3.1 in ports > > Per an earlier message (which I've deleted), this is what I did... > > # cd /usr/ports/security/openssh-portable > # make clean > # make -DOPENSSH_OVERWRITE_BASE > # make -DOPENSSH_OVERWRITE_BASE install > > Seemed to put everything in the normal, non-port locations and > appears to be > working correctly... > > sshd version OpenSSH_3.1p1 > > # ls -l /usr/sbin/sshd > -rwxr-xr-x 1 root wheel 244060 Mar 8 07:31 /usr/sbin/sshd > > # ls -l /usr/bin/ssh* > -rws--x--x 1 root 214928 Mar 8 07:31 /usr/bin/ssh* > -rwxr-xr-x 1 root 74236 Mar 8 07:31 /usr/bin/ssh-add* > -rwxr-xr-x 1 root 40784 Mar 8 07:31 /usr/bin/ssh-agent* > -rwxr-xr-x 1 root 78352 Mar 8 07:31 /usr/bin/ssh-keygen* > -rwxr-xr-x 1 root 136888 Mar 8 07:31 /usr/bin/ssh-keyscan* > > Can I now leave rc.conf alone? (sshd_enable="YES") > > Can I continue to upgrade this same way from the ports later? Seems like > there must be something needed in make.conf. > > Thanks. > > -- > Jack Baty > Fusionary Media Well, now you don't need to do anything with your current /etc/rc.conf but I learned never to touch individual files on the FreeBSD base system. Unless when I upgrade the whole FreeBSD base system, with the 'make world' procedure. But then you will not get OpenSSH 3.1 or OpenSSH 3.1p1, but you'll get the patched OpenSSH 2.9. It's your choice if you want to continue this in the future, and it probably will work, but I don't recommend it. But then again, it's my opinion, and who am I? Regards, Rick Hoppe Network- and Systemspecialist Xtraxion Internet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message