[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XFCE--can't mount USB devices



On Wed 12 Oct 2011 at 08:10:09 -0400, Jesse Sheidlower wrote:

> (I assume this was meant to be "pam_loginuid.so")

Yes.

> I'm afraid I need Plan B. Making this change and rebooting had no effect
> on USB-device mounting or on the restart/shutdown display.

Create /etc/polkit-1/localauthority/50-local.d/consolekit.pkla with the
contents:

[restart]
Identity=unix-user:*
Action=org.freedesktop.consolekit.system.restart
ResultAny=yes

[stop]
Identity=unix-user:brian
Action=org.freedesktop.consolekit.system.stop
ResultAny=yes

In the same directory have udisks.pkla containing:

[udisks]
Identity=unix-user:*
Action=org.freedesktop.udisks*
ResultAny=yes


Reply to: