CIFS automount with "nounix" option create empty directories
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-meta (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
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=
everything works well.
If I write the same command in my auto.home file:
media -fstype=
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.
Changed in autofs (Ubuntu): | |
importance: | Undecided → Medium |
Hi,
I was too impatient... Mounting with mount command get the same error: empty directory. I think it's something related to "nounix" option. So, it's not related to autofs package, but to CIFS and samba server.
Please let me know if you need more information.
thank you
Scido