You have been subscribed to a public bug:
I'm using Ubuntu 12.04 LTS. I need to mount some samba share to
different unprivilleged users in my system with different credentials.
My fstab:
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda1 / ext4 errors=remount-ro 0 1
/dev/mapper/sda3_crypt /home ext4 defaults 0 2
/dev/mapper/sda2_crypt none swap sw 0 0
//source /home/user1/destination/ cifs
credentials=/home/user1/.sambacr,uid=user1,gid=user1,iocharset=utf8,dir_mode=0750,file_mode=0640,nounix
0 0
//source /home/user2/destination/ cifs
credentials=/home/user2/.sambacr,uid=user2,gid=user2,iocharset=utf8,dir_mode=0750,file_mode=0640,nounix
0 0
etc....
The mount works fine, but in the menu "Places" and sidebar of Nautilus
only one user can see mounted volume and all other didn't
Can i do visible mounted share for each user in menu "Places" and
sidebar of Nautilus?
** Affects: nautilus (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
gvfs and fstab mount
https://bugs.launchpad.net/bugs/1143799
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp