Andrew Lee a écrit :
> Dear Guillaume,
>
> Maybe some users are getting the same problem that you got. Could you
> please share how you got and solved this problem with other users?
>
> eg: How your got the problem and how you configured the policykit-gnome
> to solve this problem.
>
> I'd like to include your messages into README.Debian for other users.
>
> Thanks for your discovery.
>
> -Andrew
- First solution :
modify the /etc/Policykit/PolicyKit.conf with :
<config version="0.1">
<match action="org.freedesktop.hal.storage.mount-removable">
<match user="myuser">
<return result="yes" />
</match>
</match>
</config>
then reboot...and it works again.
- Second solution :
no modification of the /etc/Policykit/PolicyKit.conf
install policykit-gnome
run polkit-gnome-authorization under normal user and modify what we want...
if X is launched with startx, there are some problem with policykit. we
must unset XDG_SESSION_COOKIE. Then it works perfectly.
Best regards,
Guillaume
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]