public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] user mount authorization failed
@ 2011-09-09 12:14 Space Cake
  2011-09-09 12:39 ` Michael Schreckenbauer
  0 siblings, 1 reply; 2+ messages in thread
From: Space Cake @ 2011-09-09 12:14 UTC (permalink / raw
  To: gentoo-user

Hi,

After playing with remove gnome and kde I have only one problem. When I
try to access my external driver by clicking on the icon in Thunar I'm
getting message "unauthorized". What mystical file I have to edit to
restore this functionality which was ok in my other environment than xfce?

Thank you
Laszlo




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] user mount authorization failed
  2011-09-09 12:14 [gentoo-user] user mount authorization failed Space Cake
@ 2011-09-09 12:39 ` Michael Schreckenbauer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Schreckenbauer @ 2011-09-09 12:39 UTC (permalink / raw
  To: gentoo-user

Hi,

Am Freitag, 9. September 2011, 14:14:40 schrieb Space Cake:
> Hi,
> 
> After playing with remove gnome and kde I have only one problem. When I
> try to access my external driver by clicking on the icon in Thunar I'm
> getting message "unauthorized". What mystical file I have to edit to
> restore this functionality which was ok in my other environment than xfce?

you need to configure polkit for this to work.
Create a file /etc/polkit-1/localauthority/50-local.d/my-polkit-udisks.pkla
with content:

[udisks full access]
Identity=unix-group:wheel
Action=org.freedesktop.udisks.*
ResultActive=yes

Here users of group wheel are allowed to do all udisks related actions.
Change this to fit your needs.
Look into man pklocalauthority also, it has some details.

> Thank you
> Laszlo

Hth,
Michael




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-09 12:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-09 12:14 [gentoo-user] user mount authorization failed Space Cake
2011-09-09 12:39 ` Michael Schreckenbauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox