From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 12:46:01 2003 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 D0A5037B401 for ; Mon, 7 Jul 2003 12:46:01 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-9-15.w80-13.abo.wanadoo.fr [80.13.163.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA3D143FAF for ; Mon, 7 Jul 2003 12:45:57 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from srv01.lphp.org.local (localhost [127.0.0.1]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h67Jjuj5096849; Mon, 7 Jul 2003 21:45:56 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by srv01.lphp.org.local (8.12.8p1/8.12.8/Submit) id h67Jjn7w096848; Mon, 7 Jul 2003 21:45:49 +0200 (CEST) (envelope-from ajacoutot@lphp.org) X-Authentication-Warning: srv01.lphp.org.local: www set sender to ajacoutot@lphp.org using -f Received: from sta01.lphp.org.local (sta01.lphp.org.local [192.168.0.4]) by webmail.lphp.org (IMP) with HTTP for ; Mon, 7 Jul 2003 21:45:49 +0200 Message-ID: <1057607149.3f09cded687f7@webmail.lphp.org> Date: Mon, 7 Jul 2003 21:45:49 +0200 From: Antoine Jacoutot To: Martin Klaffenboeck References: <20030707191411.GM388@martin.kleinerdrache.org> <3F09C866.2070401@potentialtech.com> <20030707193418.GQ388@martin.kleinerdrache.org> In-Reply-To: <20030707193418.GQ388@martin.kleinerdrache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 / FreeBSD-4.8 cc: questions@freebsd.org cc: Bill Moran Subject: Re: fstab spezial 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: Mon, 07 Jul 2003 19:46:02 -0000 Selon Martin Klaffenboeck : > I want to have a mechanism where some different non root users can > mount a floppy (and a cdrom, but lets start with a floppy) which are > all in the same group. > > And it should be easy with an fstab entry. > > How would you do that? I use amd, the automounter. Antoine