Bug 261142 - mounting removeable disks does not work - org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
Summary: mounting removeable disks does not work - org.freedesktop.UDisks.Error.Permis...
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: libsolid-udisks (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Lukáš Tinkl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-24 13:31 UTC by Jim Jones
Modified: 2011-01-24 02:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Jones 2010-12-24 13:31:00 UTC
Version:           unspecified (using KDE 4.5.90) 
OS:                Linux

when i try to mount a usbdisk from dolphin for example i get this error:
org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized

how can i fix this?

Reproducible: Always
Comment 1 Andre Woebbeking 2010-12-28 13:57:34 UTC
Does http://www.mail-archive.com/devkit-devel@lists.freedesktop.org/msg00814.html help you?

I had the same problem. First udisks was missing on my system and then I had to recompile kdebase with console-kit support.
Comment 2 Jim Jones 2010-12-28 15:38:33 UTC
i found the problem - i had to enable 
CONFIG_AUDITSYSCALL=y
in the kernel ....
Comment 3 Frederik Schwarzer 2011-01-24 02:22:15 UTC
For the record: You also need to log in via KDM (or any other display manager). Otherwise Consolekit will not count your sesion as "local" and refuse any access to external devices.