No subject

Kevin O'Gorman kogorman at gmail.com
Fri Mar 8 16:56:58 UTC 2013


On Thu, Feb 28, 2013 at 8:07 AM, liss liss <neyasyit at gmail.com> wrote:
> Hello!
>
> 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
> ....
>
>
>
> 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
> How can i do visible mounted share for each user in menu "Places" and
> sidebar of Nautilus?

I don't see any responses on this list.  I'm not surprised, since
there was no Subject: line.
You'll get a better reception if you help people figure out what the
message is about; a lot of us don't even open posts with no subject.

-- 
Kevin O'Gorman

programmer, n. an organism that transmutes caffeine into software.




More information about the ubuntu-users mailing list