From owner-freebsd-security Fri Feb 9 11:49:10 2001 Delivered-To: freebsd-security@freebsd.org Received: from lionking.org (unknown [64.40.111.102]) by hub.freebsd.org (Postfix) with ESMTP id 51D0237B503 for ; Fri, 9 Feb 2001 11:48:49 -0800 (PST) Received: from localhost (btman@localhost) by lionking.org (8.11.1/8.11.1) with ESMTP id f19JmSS34090 for ; Fri, 9 Feb 2001 11:48:38 -0800 (PST) (envelope-from btman@arclight.net) X-Authentication-Warning: lionking.org: btman owned process doing -bs Date: Fri, 9 Feb 2001 11:48:28 -0800 (PST) From: Brian Tiemann X-X-Sender: To: Subject: Re: How to rebuild ssh w/ latest sources Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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