Link

This problem was such a pain in my ass that I ended up reinstalling my OS twice just to find out that linux policy functionality is a POS. Never had that problem with XP eh? Anyways, the answer was found here as of 2019-06-23.

Original Content

After a fair amount of hair-pulling, I finally decided to use wildcards, in the interest of preserving my sanity, as suggested by https://github.com/coldfix/udiskie/wiki/Ubuntu-Debian-installation-guide.

I created the file /etc/polkit-1/localauthority/50-local.d/10-udiskie.pkla with the contents:

[udisks]
Identity=unix-group:plugdev
Action=org.freedesktop.udisks.*
ResultAny=yes
[udisks2]
Identity=unix-group:plugdev
Action=org.freedesktop.udisks2.*
ResultAny=yes
tips/udiskie_policykit_permissions.txt · Last modified: 2023-08-06 19:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki