Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 22:59:22 +0100
From:      "Rick Hoppe" <mailing@rickhoppe.nl>
To:        "Jack Baty" <jbaty@fusionary.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: SSH in /usr/bin and OpenSSH 3.1 in ports
Message-ID:  <MLECKHBMGODPBDHNOIAAGEFHCNAA.mailing@rickhoppe.nl>
In-Reply-To: <20020308215135.GF53128@marvin.fusionary.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> -----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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MLECKHBMGODPBDHNOIAAGEFHCNAA.mailing>