Re: Polkit permissions on org.freedesktop.udisks.filesystem-mount

2010-07-07 Thread Dmitry Dzhus
David Zeuthen wrote: > Maybe you are not in an active session on the local console. PolicyKit > relies on a working ConsoleKit installation - check that > ck-list-sessions output is correct. That was it, I wasn't running consolekit session after logging into X. Now I'm allowed to mount my drives

Polkit permissions on org.freedesktop.udisks.filesystem-mount

2010-07-07 Thread Dmitry Dzhus
What is the supposed policy for mounting permissions? Should it be possible for local users to just mount flash drives (looks like `yes` in udisks actions file implies that it is)? I can't do this with `udisks --mount /dev/sdX` because I'm not authorized, is it the expected behaviour? -- Happy Hac