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

Re: Unable to mount [device] Not Authorized



On Fri, Feb 18, 2011 at 09:42:53PM +1100, James Robertson wrote:
> 
>     I have configured policykit before.
> 
>     I have /etc/polkit-1/localauthority/50-local.d/50-localauthority.conf
>     with the contents:
>     [filesystems mount internal privs]
>     Identity=unix-group:mygroup
>     Action=org.freedesktop.udisks.filesystem-mount-system-internal
>     ResultAny=no
>     ResultInactive=no
>     ResultActive=yes
> 
>     It enabled me to mount my internal drives in nautilus without typing
>     the admin password. But it doesn't work now.
> 
> 
> 
> 
> 
> Perhaps try this?
> 
> make sure udisks package is installed.
> 
> vi /usr/share/polkit-1/actions/org.freedesktop.udisks.policy
> Edit the section
> <action id="org.freedesktop.udisks.filesystem-mount-system-internal">
> change...
> <allow_active>auth_admin_keep</allow_active>
> to...
> <allow_active>yes</allow_active>
> 
> But if your running Sid then it might be related to http://bugs.debian.org/
> cgi-bin/bugreport.cgi?bug=597937
> 
> I have been holding policykit but as you mention you cannot due to dependencies
> then I am not sure what to suggest sorry.
> 
The solution doesn't work.
Maybe it's related to the bug. My consolekit version is 0.4.3-2.


Reply to: