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
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.
i found the problem - i had to enable CONFIG_AUDITSYSCALL=y in the kernel ....
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.