From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 28 19:11:22 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62BF01065672 for ; Fri, 28 Mar 2008 19:11:22 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (merlin.alerce.com [64.62.142.94]) by mx1.freebsd.org (Postfix) with ESMTP id 496938FC20 for ; Fri, 28 Mar 2008 19:11:22 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 0AE2F33C5D; Fri, 28 Mar 2008 12:11:22 -0700 (PDT) Received: from postfix.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by merlin.alerce.com (Postfix) with ESMTP id CE59833C5B; Fri, 28 Mar 2008 12:11:21 -0700 (PDT) Received: by postfix.alerce.com (Postfix, from userid 501) id 127C9409CF5; Fri, 28 Mar 2008 12:11:21 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18413.17113.9087.709476@almost.alerce.com> Date: Fri, 28 Mar 2008 12:11:21 -0700 To: Dwayne MacKinnon In-Reply-To: <200803281333.07205.dmk@ncf.ca> References: <200803281333.07205.dmk@ncf.ca> X-Mailer: VM 7.19 under Emacs 22.1.50.1 X-Virus-Scanned: ClamAV using ClamSMTP Cc: kde-freebsd@kde.org, freebsd-gnome@freebsd.org Subject: Re: Can't automount without being root X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2008 19:11:22 -0000 Dwayne MacKinnon writes: > Hi folks, > > I'm using KDE-3.5.8 on FreeBSD 7.0-RELEASE. Since the HAL upgrade I can't > automount as an "ordinary" user anymore. I get the following error message in > Konqueror: > > org.freedesktop.hal.storage.mount-removable no <-- (action, result) > > Automounting as root is fine. My user, btw, is set up as a member of both the > wheel and operator groups. > I just posted my experiences with the upgrade to gnome 2.22 and mentioned this trick: : My usb memory stick to automount would not automagically mount, even : though I'm in the operator group. Some googling suggested that I : should add: : : : : to /usr/local/etc/PolicyKit/PolicyKit.conf. Now my memory stick : mounts automagically. Is this normally required? Did I miss it in : the freebsd gnome FAQ or should it be added? I don't know if it should have been necessary, but it seems to have helped. g.