I have a requirement of mounting an external usb with NTFS filesystem and
allowing restricting its access only to the console user(even restricting
access to a single group is fine). I have installed ntfs-3g and fuse and am
able to mount the usb by using the below fdi policy. However, I want to
restrict access to a single user or a group. Is there anything that I'm
missing here. I did search on the internet, but couldn't find anything in
this regard. I even made changes to the /etc/dbus-1/system.d/hal.conf file
by going through the documentation. But still I am not able to get the
desired result. I am using RHEL 5.4 64 bit machine. Any help in this regard
is highly appreciated.