DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 5th June 2008
teig teig is offline
Port Guard
 
Join Date: May 2008
Posts: 20
Default PolicyKit.conf issues

Hi,

I can only get mounting via icons on desktop to work if I allow all in the PolicyKit.conf file like this:
Code:
      <match user="userid">
        <return result="yes"/>
      </match>
If I put in any restrictions like this:
Code:
    <match action="org.freedesktop.hal.storage.mount-removable">
      <match user="userid">
        <return result="yes"/>
      </match>
    </match>
it does not work and I get console-kit hash_table != NULL errors instead.
There's another thread touching this subject http://daemonforums.org/showthread.php?t=492,
but that ended at the above point. Created a new thread for this particular subject.

I'm on 7.0 and using XFCE.

Anyone have this working?
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
pf.conf lumiwa FreeBSD Security 11 20th September 2008 01:01 AM
difference between rc.conf and loader.conf disappearedng FreeBSD General 5 3rd September 2008 05:54 AM
httpd.conf Snoop1990 General software and network 5 29th July 2008 04:30 AM
wine.conf bsdnewbie999 OpenBSD General 6 15th July 2008 04:08 PM
KVM issues lil_elvis2000 FreeBSD General 5 9th June 2008 07:55 PM


All times are GMT. The time now is 07:21 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick