From owner-freebsd-audit Mon Jul 1 16:59:55 2002 Delivered-To: freebsd-audit@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0986037B401; Mon, 1 Jul 2002 16:59:52 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB9C43E0A; Mon, 1 Jul 2002 16:59:51 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 0225C5349; Tue, 2 Jul 2002 01:59:48 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: audit@freebsd.org Subject: Full OpenSSH patch for -STABLE From: Dag-Erling Smorgrav Date: 02 Jul 2002 01:59:47 +0200 Message-ID: Lines: 27 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I won't post this one, it's 2.5 MB. You can get it online at: http://people.freebsd.org/~des/software/openssh-20020701.diff Notes: - Privilege separation is disabled as it breaks Kerberos ticket passing and possibly other features upon which at least some -STABLE users depend. I will enable privsep once the Kerberos issue (and any other issues that may crop up) have been resolved, which probably means "some time after the next OpenSSH release". - The patch updates some PAM modules, and changes pam_std_option() in a way that breaks the PAM library / module interface, though only FreeBSD's own modules are affected since pam_std_option() is a FreeBSD hack. This should make PAM much more useful in -STABLE, particularly as applies to OpenSSH, without going all the way and converting the entire userland to PAM like I've done in -CURRENT. - The patch is not 100% complete; there are still a few nits like what value to pick for VersionAddendum (since this version will not be entirely identical to the one in -CURRENT) and I'm not entirely done fixing pam_ssh(8). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message