Re: Sshd fix

2004-09-24 Thread Scott Robbins
On Fri, Jun 28, 2002 at 06:52:40PM -0600, Scott Gerhardt wrote: > For the sshd fix, could't I just strip the base openssh from the system and > install the updated openssh-3.4 from the ports? > > If so, what is the best method to disable/eliminate openssh from the base > system? This is what I di

Re: Sshd fix

2004-09-24 Thread FreeBSD user
cd /usr/ports/security/openssh-portable && make -DOPENSSH_OVERWRITE_BASE install distclean On Fri, 28 Jun 2002, Scott Gerhardt wrote: > For the sshd fix, could't I just strip the base openssh from the system and > install the updated openssh-3.4 from the ports? > > If so, what is the best method