From owner-freebsd-questions@FreeBSD.ORG Fri May 20 20:10:30 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 C5C2416A4CE for ; Fri, 20 May 2005 20:10:30 +0000 (GMT) Received: from ms-smtp-02-eri0.texas.rr.com (ms-smtp-02.texas.rr.com [24.93.47.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 782F643DB1 for ; Fri, 20 May 2005 20:10:28 +0000 (GMT) (envelope-from rylwin@houston.rr.com) Received: from [192.168.1.40] (cpe-67-10-38-25.houston.res.rr.com [67.10.38.25])j4KKAPe1006901 for ; Fri, 20 May 2005 15:10:25 -0500 (CDT) Message-ID: <428E442E.7090900@houston.rr.com> Date: Fri, 20 May 2005 15:10:22 -0500 From: Ryan Winograd User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050520) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: 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:10:30 -0000 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, Ryan w