From owner-freebsd-questions@FreeBSD.ORG Fri May 20 20:46:39 2005 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 5CC9116A4CE for ; Fri, 20 May 2005 20:46:39 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF4943DA4 for ; Fri, 20 May 2005 20:46:38 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 30004 invoked from network); 20 May 2005 20:46:38 -0000 Received: by simscan 1.1.0 ppid: 29966, pid: 30000, t: 0.1267s scanners: clamav: 0.84/m:31/d:888 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 May 2005 20:46:38 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 1F52A2F; Fri, 20 May 2005 16:46:36 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Ryan Winograd References: <428E442E.7090900@houston.rr.com> From: Lowell Gilbert Date: 20 May 2005 16:46:35 -0400 In-Reply-To: <428E442E.7090900@houston.rr.com> Message-ID: <44y8a9eic4.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: all users to mount cd's 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: Fri, 20 May 2005 20:46:39 -0000 Ryan Winograd writes: > Is there an easy way to allow any user to mount cd's? > Well, yes. I have proper perms on cd devs and if a user creates > a directory he owns he can mount from command line w/ sudo. > > There are, however, some requiremnents i am trying to meet. > > I would like the mounting process to be much easier. I am using > KDE and would like to have the cd's mount automatically so that > the users don't have to know how to use the command line. How > can I accomplish this? > > Thanks in advance for all advice, See the "How do I let ordinary users mount floppies, CDROMs and other removable media?", but an automounter may be what you want. Check out amd(8).