Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 10:17:30 -0600 (MDT)
From:      Aaron Mildenstein <aaronm@orem.verio.net>
To:        Samuel Kesterson <freebsd-stable@k-labs.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: OpenSSH
Message-ID:  <20020626101430.C76242-100000@mx.dmz.orem.verio.net>
In-Reply-To: <20020626161024.GQ1961@beastie.datatrade.off>

next in thread | previous in thread | raw e-mail | index | archive | help
Just use /usr/ports/security/openssh or openssh-portable

You can either change or add the line in /etc/rc.conf
sshd_program="/usr/bin/sshd" to /usr/local/sbin/sshd

or put
sshd_enable="NO"
in /etc/rc.d and use the /usr/local/etc/rc.d/sshd.sh script (will have to
move /usr/local/etc/rc.d/sshd.sh.sample to sshd.sh after install).

Aaron Mildenstein
UNIX Systems Administrator
SME Hosting, NTT/Verio

__

"Do not meddle in the affairs of Dragons, for you are crunchy
and taste good with ketchup."

On Wed, 26 Jun 2002, Samuel Kesterson wrote:

>
> Good morning all,
>
> 	If this isn't the proper place to ask I appologize in advance.
> Do we have any kind of 'guesstimate' as to when we'll see OpenSSH >=
> v3.3 added into stable?
>
> Thanks
>
>
> ~~
> Samuel Kesterson
> freebsd-stable@k-labs.com
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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