From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 11:23:09 2004 Return-Path: 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 5FE2C16A4CE for ; Tue, 14 Sep 2004 11:23:09 +0000 (GMT) Received: from outmx006.isp.belgacom.be (outmx006.isp.belgacom.be [195.238.2.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id D124843D5D for ; Tue, 14 Sep 2004 11:23:08 +0000 (GMT) (envelope-from geert@lori.mine.nu) Received: from outmx006.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i8EBMwsF026164 for ; Tue, 14 Sep 2004 13:22:58 +0200 (envelope-from ) Received: from lori.mine.nu (89-149.244.81.adsl.skynet.be [81.244.149.89]) with ESMTP id i8EBMr7X026115; Tue, 14 Sep 2004 13:22:53 +0200 (envelope-from ) Received: by lori.mine.nu (Postfix, from userid 1000) id 7CC03791; Tue, 14 Sep 2004 13:22:53 +0200 (CEST) Date: Tue, 14 Sep 2004 13:22:53 +0200 From: Geert Hendrickx To: Subhro Message-ID: <20040914112253.GA60767@lori.mine.nu> References: <20040913215156.GA58508@lori.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-GPG-Key: http://lori.mine.nu/gnupgkey.asc X-GPG-Key-ID: 1024D/766C1E92 X-Accept-Language: nl,en cc: freebsd-questions@freebsd.org Subject: Re: suid/sgid problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 11:23:09 -0000 On Tue, Sep 14, 2004 at 09:59:23AM +0530, Subhro wrote: > Very unlikely. Did you try to remake the source tree? If not remake > the source tree and reinstall it. That should fix the file > permissions. Yes I did (4-STABLE). And the files DO have the correct bits (suid/sgid) set. But they seem to have no effect. GH