Mailinglist Archive: opensuse-kde (37 mails)
| < Previous | Next > |
Re: [opensuse-kde] Re: KDE4 Hal.Device.PermissionDeniedByPolicy
- From: david ross <claick.dachle@xxxxxxxxxxxxxx>
- Date: Fri, 21 Nov 2008 23:10:23 +0000
- Message-id: <200811212310.24055.claick.dachle@xxxxxxxxxxxxxx>
this is a policykit permissions problem.
I'm assuming you are using opensuse 11.1 here...
as root issue the command
polkit-auth --grant org.freedesktop.hal.storage.mount-removable --user
USER
this will allow USER to mount removable disks
to list the actions that you don't have permission to do
polkit-auth --show-obtainable
and to list the actions you are currently allowed to do
polkit-auth
d.
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
I'm assuming you are using opensuse 11.1 here...
as root issue the command
polkit-auth --grant org.freedesktop.hal.storage.mount-removable --user
USER
this will allow USER to mount removable disks
to list the actions that you don't have permission to do
polkit-auth --show-obtainable
and to list the actions you are currently allowed to do
polkit-auth
d.
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
| < Previous | Next > |