From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 10:20:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF8CF16A4D0 for ; Fri, 20 Aug 2004 10:20:09 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4065443D45 for ; Fri, 20 Aug 2004 10:20:09 +0000 (GMT) (envelope-from des@des.no) Received: from dwp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 808794D14; Fri, 20 Aug 2004 12:20:43 +0200 (MEST) Received: by dwp.des.no (Postfix, from userid 2602) id 6E912B873; Fri, 20 Aug 2004 12:20:07 +0200 (CEST) To: Maxim Konovalov References: <200408131332.09164.ilkerozupak@yahoo.com> <20040813104934.GL87690@submonkey.net> <200408131436.12750.ilkerozupak@yahoo.com> <20040813153607.GF4198@dan.emsphone.com> <20040820114001.R28976@mp2.macomnet.net> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 20 Aug 2004 12:20:07 +0200 In-Reply-To: <20040820114001.R28976@mp2.macomnet.net> (Maxim Konovalov's message of "Fri, 20 Aug 2004 11:49:43 +0400 (MSD)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: Ceri Davies cc: Ilker Ozupak cc: Dan Nelson cc: freebsd-current@freebsd.org Subject: Re: suid bit sshd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 10:20:09 -0000 Maxim Konovalov writes: > DES, is it OK to commit a following patch? Or you were going to > deprecate ENABLE_SUID_SSH? We still have it in make.conf(5), > share/examples/etc/make.conf and ssh-keysign/Makefile. The whole point with ssh-keysign is to separate out the parts of ssh that need a setuid bit. It should not be necessary for ssh to have a setuid bit if ssh-keysign does, which is what ENABLE_SUID_SSH controls these days. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no