From owner-freebsd-geom@FreeBSD.ORG Mon May 3 05:05:08 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 430D316A4CE; Mon, 3 May 2004 05:05:08 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7803C43D5A; Mon, 3 May 2004 05:05:07 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 5381F530C; Mon, 3 May 2004 14:05:06 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 360C45309; Mon, 3 May 2004 14:04:58 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id CFD1D33CAA; Mon, 3 May 2004 14:04:57 +0200 (CEST) To: "Poul-Henning Kamp" References: <55894.1083575066@critter.freebsd.dk> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 03 May 2004 14:04:57 +0200 In-Reply-To: <55894.1083575066@critter.freebsd.dk> (Poul-Henning Kamp's message of "Mon, 03 May 2004 11:04:26 +0200") 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 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: Norikatsu Shigemura cc: freebsd-geom@freebsd.org Subject: Re: new GEOM feature - geom_vol_msdosfs X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 12:05:08 -0000 "Poul-Henning Kamp" writes: > On the other hand, name collisions are already passively neutered > in DEVFS, so if we can live with "Don't do that then" handling of > it, then there is no reason to not have them as different GEOM > classes, which certainly makes for simpler and cleaner code. so I see a box that has /dev/vol/var mounted on /var, format a USB stick and label it as var, stick it in and press reset. the stick happens to contain a file, cron/tabs/root, which looks like this: @reboot /bin/sh -c 'echo | /sbin/pw usermod root -h 0' boom, instant root privs. ok, so it requires physical access, but still... DES --=20 Dag-Erling Sm=F8rgrav - des@des.no