Date: Fri, 9 Feb 2001 11:48:28 -0800 (PST) From: Brian Tiemann <btman@arclight.net> To: <freebsd-security@freebsd.org> Subject: Re: How to rebuild ssh w/ latest sources Message-ID: <Pine.BSF.4.32.0102091141170.31642-100000@lionking.org>
next in thread | raw e-mail | index | archive | help
Hi-- > cd /usr/src/secure/lib/libssh > make clean obj all > cd /usr/src/secure/usr.sbin/sshd > make clean obj all install > cd /usr/src/secure/usr.bin/ssh > make clean obj all install > > (kill your old sshd daemon, start a new one) This doesn't seem to update anything in my /etc/ssh directory. (There are deprecated directives, like "ConnectionsPerPeriod", in it.) Is there a way to update these files? Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0102091141170.31642-100000>