From owner-freebsd-stable@FreeBSD.ORG Mon Oct 13 08:51:51 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F4571065687 for ; Mon, 13 Oct 2008 08:51:51 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id C4DBE8FC32 for ; Mon, 13 Oct 2008 08:51:50 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (vpn-cl-162-204.rz.uni-karlsruhe.de [141.3.162.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id E039F8A00D3 for ; Mon, 13 Oct 2008 10:51:34 +0200 (CEST) Message-ID: <48F30BF8.1000200@bsdforen.de> Date: Mon, 13 Oct 2008 10:51:04 +0200 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.17 (X11/20080927) MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: sade root only X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2008 08:51:51 -0000 Certain md and da devices (usb-sticks, encrypted images) on my systems are owned by certain users, which I want to be able to use sade to partition their private partitions, disks, whatever. Souldn't sade simply be blocked by the system if a user tries to change something he/she is not entitled to? Why this block?