On July 17, 2009 10:04:30 am Rich Winkel wrote: > On Thu, Jul 16, 2009 at 04:00:56PM -0800, Mel Flynn wrote: > > On Thursday 16 July 2009 10:31:39 Rich Winkel wrote: > > > Has anyone gotten automatic user mount of USB drives to work under KDE? > > > I'm running 3.5.10 under freebsd 7.1. The instructions at > > > http://www.freebsd.org/gnome/docs/halfaq.html#q3 > > > only apply to specific userids, I need something that works for whoever > > > is logged in at the console. > > > > Since Policykit has not concept of groups, you will need to OR the > > usernames. > > Unfortunately there are over 100 of them. > Is there some way to make it wide open? I can block non-root remote > logins so this would not be a security problem ... > > Thanks! > Rich
Rich, You can just remove the <match user="sample"> lines. For example: <match action="org.freedesktop.hal.storage.*"> <return result="yes"/> </match> This will allow any user on your system to do any storage related activity. Cheers, DMK _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information