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

Re: Auto-mount by normal users



Am Samstag, 23. Mai 2009 schrieb ronggui wong:
> I have installed thunar-volman. I can see the devices when I plugin my
> USB disk, but I can not mount it by double clicking the icon. It seems
> that I don't have the permission to do is, as I can mount it if I use
> _sudo thunar_ to open thunar.
>
> How should I solve the problem? I use xfce4 and Linux debian
> 2.6.26-1-686 #1 SMP Wed Nov 26 19:14:11 UTC 2008 i686 GNU/Linux.
>
> Thanks.
>
> Ronggui

Aus einem ähnliche Thread:

The programs smbmnt/smbumount and mount.cifs/umount.cifs must be setuid root. 
This is accomplished by the following commands:

# chmod u+s /usr/bin/smbmount /usr/bin/smbumount
# chmod u+s /sbin/mount.cifs /sbin/umount.cifs



http://forums.fedoraforum.org/archive/index.php/t-157299.html

Besser mit dpkg-statoverride damit es nach dem nächsten Update auch noch
so ist.

Könnte das helfen?

Gruß
Bernd


Reply to: