public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Schreckenbauer <grimlog@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] user mount authorization failed
Date: Fri, 09 Sep 2011 14:39:26 +0200	[thread overview]
Message-ID: <5146646.x6fu7i8W2e@pc> (raw)
In-Reply-To: <4E6A0330.6010100@gmail.com>

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




      reply	other threads:[~2011-09-09 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-09 12:14 [gentoo-user] user mount authorization failed Space Cake
2011-09-09 12:39 ` Michael Schreckenbauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5146646.x6fu7i8W2e@pc \
    --to=grimlog@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox