From owner-freebsd-questions Mon Jan 5 03:16:55 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA23159 for questions-outgoing; Mon, 5 Jan 1998 03:16:55 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from pili.adn.edu.ph (pili.adn.edu.ph [165.220.57.4]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA23153 for ; Mon, 5 Jan 1998 03:16:51 -0800 (PST) (envelope-from art@pili.adn.edu.ph) Received: from localhost (art@localhost) by pili.adn.edu.ph (8.8.7/8.8.7) with SMTP id TAA01709; Mon, 5 Jan 1998 19:27:56 +0800 (PHT) (envelope-from art@pili.adn.edu.ph) Date: Mon, 5 Jan 1998 19:27:56 +0800 (PHT) From: Arthur Alacar To: "Joe \"Marcus\" Clarke" cc: FreeBSD User Questions List Subject: Re: Mounting disks using non-root ids In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Okay, I know I've done this on a much earlier version of FreeBSD a long > time ago, but I can't seem to figure out how to do it on 2.2.5. How do > you mount disks without being root? I've tried changing perms and > setuid bits, but no luck. I feel kinda stupid. Thanks. am running with 2.2.5 and is able to mount disks though UID != 0, i didn't modify any permission so i think this is the DEFAULT for 2.2.5 so how can i disable mounting of disks for non-root users? .a.r.t.