You have been subscribed to a public bug:

Hi,

I'm trying to mount two CIFS shares from my Verbatim NAS. Because of
permission problem, I need to use the "nounix" option when I mount them.
If I do that with the command:

sudo mount.cifs //X.X.X.X/media /mnt/media/ -o
credentials=/etc/samba/credentials,iocharset=utf8,uid=1000,gid=100,dir_mode=0775,file_mode=0775,nounix

everything works well.
If I write the same command in my auto.home file:

media
-fstype=cifs,credentials=/etc/samba/credentials,iocharset=utf8,uid=1000,gid=100,dir_mode=0775,file_mode=0775,nounix
://192.168.1.253/media

I get a "media" directory empty.

Can you help me?

Ubuntu Maverick 10.10
Linux 2.6.35-31-generic
autofs5   5.0.5-0ubuntu2.1
cifs-utils  2:4.5-2ubuntu0.10.10.1

** Affects: linux-meta (Ubuntu)
     Importance: Medium
         Status: Confirmed

-- 
CIFS automount with "nounix" option create empty directories
https://bugs.launchpad.net/bugs/903602
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux-meta in Ubuntu.

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to