No mount with Nautilus from standard user

Bug #1467688 reported by UlfZibis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nautilus (Ubuntu)
New
Undecided
Unassigned

Bug Description

/etc/fstab : UUID=xxx /media/Backup ntfs defaults,noauto,users,windows_names,hide_dot_files 0 0

I have followed the instructions of:
http://www.tuxera.com/community/ntfs-3g-faq/#useroption

addgroup ntfsuser
chown root:ntfsuser /bin/ntfs-3g
chmod u+s,o= /bin/ntfs-3g
# chmod 4750 /bin/ntfs-3g
usermod -aG ntfsuser standard-user

chown root:ntfsuser /media/Backup/
chmod g+w /media/Backup/

ls -ls /dev/sda3
==> 0 brw-rw---- 1 root disk 8, 3 Jun 22 21:35 /dev/sda3
# Alternative 1:
usermod -aG disk standard-user
# Alternative 2:
chown root:ntfsuser /dev/sda3

# Works fine then:
standard-user@PC:~$ mount /media/Backup

# But click on Backup in Nautilus asks for root password :-(

UlfZibis (ulf-zibis)
affects: thunderbird (Ubuntu) → nautilus (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.