From owner-freebsd-questions Sat Jun 29 18:46:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC2BB37B405 for ; Sat, 29 Jun 2002 18:46:05 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 792D343E09 for ; Sat, 29 Jun 2002 18:46:05 -0700 (PDT) (envelope-from dmp@pantherdragon.org) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id 8B8AA471DA for ; Sat, 29 Jun 2002 18:46:05 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id 67E05FEBE for ; Sat, 29 Jun 2002 18:46:04 -0700 (PDT) Message-ID: <3D1E62DC.F7EA30FF@pantherdragon.org> Date: Sat, 29 Jun 2002 18:46:04 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Why does PrivSep+Compression work in openssh 3.3p1, but not 3.4p1? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I upgraded openssh to v3.3p1 using the openssh-portable port, I was able to use PrivelegeSeperation and Compression together without problems (verified by negotiating zlib compression, logging in, and using ps to see the chrooted subdaemon). But when I upgraded to v3.4p1, I could no longer use them together. Does anyone know the reason for this loss of functionality? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message