From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040312 Description of problem: When you go to the Gnome Panel > System Tools > Disk Management, you get error: "There are no filesystems which you are allowed to mount or unmount. Contact the Administrator." I assume this is due to SELinux. Shouldn't it give you a chance to use it as root, or explain how to change this? Btw, how DO you change this? I do know a workaround is to login as root in the terminal and type: "usermount" Version-Release number of selected component (if applicable): usermode-gtk-1.69-5 How reproducible: Always Steps to Reproduce: Additional info:
This seems to be fixed with the latest rawhide tree, which go with versions: usermode-1.70-2 usermode-gtk-1.70-2 A regular test3 install with all the default SELinux options.
That's because SELnux is disabled in test3
This is not the case any more, the SELinux stuff is now fixed in usermode. However we had to face a similar problem recently. The problem was the error message: "There are no filesystems which you are allowed to mount or unmount. Contact the Administrator." was displayed when you tried to use usermount as non-root and was caused by HAL, that replaces "user" in /etc/fstab with "pamconsole" for security reasons. This is fixed now in rawhide.