From owner-freebsd-stable Wed Jun 26 11:26: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 80FBF37B47D for ; Wed, 26 Jun 2002 11:23:12 -0700 (PDT) Received: (qmail 24130 invoked from network); 26 Jun 2002 18:23:11 -0000 Received: from unknown (HELO ulysses.parrhesia.com) ([64.81.65.39]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Jun 2002 18:23:11 -0000 Message-Id: <5.1.0.14.2.20020626111919.03a99750@bivens.parrhesia.com> X-Sender: gbroiles@bivens.parrhesia.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 26 Jun 2002 11:22:43 -0700 To: Aaron Mildenstein From: Greg Broiles Subject: Re: OpenSSH Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <20020626101430.C76242-100000@mx.dmz.orem.verio.net> References: <20020626161024.GQ1961@beastie.datatrade.off> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 10:17 AM 6/26/2002 -0600, Aaron Mildenstein wrote: >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). A few other notes re using the version from /usr/ports/security/openssh - The old binaries for ssh and sshd are still present in /usr/bin and /usr/sbin, respectively. The new binaries default to reading their config files from /usr/local/etc/ssh, not from /etc/ssh. -- Greg Broiles -- gbroiles@parrhesia.com -- PGP 0x26E4488c or 0x94245961 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message