From owner-freebsd-questions@FreeBSD.ORG Wed May 19 11:16:16 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 7C2DB16A4CE for ; Wed, 19 May 2004 11:16:16 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE0C043D1D for ; Wed, 19 May 2004 11:16:15 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i4JIFgbI013612; Wed, 19 May 2004 11:15:42 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Wed, 19 May 2004 11:16:01 -0700 User-Agent: KMail/1.6.2 References: <1084989933.2431.7.camel@localhost> In-Reply-To: <1084989933.2431.7.camel@localhost> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405191116.01385.kstewart@owt.com> cc: arden cc: "freebsd-questions@freebsd.org" Subject: Re: permissions 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: Wed, 19 May 2004 18:16:16 -0000 On Wednesday 19 May 2004 11:05 am, arden wrote: > hi all > > i only have two users on my bsd box me as a standard user and root > > the prob ive got at the mo is that only root can mount my cd drive > how do i halter its permissions so standard user can use it > > on a similar vain on my linux boxes i can su root but i get a message > saying "sorry" is this a bsd thing ? > It sounds like you may need to add your personal user name to the wheel group in /etc/group. You don't "su root" but just "su". I have never worried about mounting a CD-ROM from the user because I usually have a console session running as root. I use "su -" to switch to root because that invokes the root environment. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html