Mount NTFS partition on-demand without password?
I have dual boot Fedora 17 Beta and Windows. I want to be able to mount the NTFS partition in Nautilus on demand, without providing root password. I don't want to have it mounted automatically after system boot.
Currently Nautilus asks me for root password. I tried to play with /etc/fstab, but then found this:
http://www.tuxera.com/community/ntfs-3g-faq/#unprivileged
http://www.tuxera.com/community/ntfs-3g-faq/#useroption2
ntfs-3g binary in Fedora is not set-uid root, I don't intend to change that.
What are the options to make it work?
I don't understand why a NTFS partition on an external HDD can be mounted and unmounted without root password, but a NTFS partition on a local HDD requires root password and I don't seem to be able to work around it.