https://bugzilla.novell.com/show_bug.cgi?id=852461 https://bugzilla.novell.com/show_bug.cgi?id=852461#c0 Summary: CIFS does not mount with autofs Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Major Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: jrcolvin@gmail.com QAContact: samba-maintainers@SuSE.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 Using an HP DV-7 laptop I usually would like to have autofs to mount CIFS file share on a NAS QNAP TS-212. I am able manually mount the NAS with the following; mount -t cifs //snoeg-nas/documents /mnt/Documents/ -o username=username,password=topsecrete,uid=1000,gid=100 but unable to mount it with autofs with the following: etc/auto.master file: +auto.master /mnt/snoeg-nas /etc/auto.cifs --timeout=60 etc/auto.cifs mnt/snoeg-nas -fstype=cifs,nounix,noexec,username=me,password=secrete,uid=1000,gid=100 ://192.168.1.250/Documents The following packages are installed from the opensuse 31.1 x64 repro: cifs-util samba samba-32bit autofs I am using KDE's network manager. Reproducible: Always Steps to Reproduce: 1.As described above. 2. 3. Expected Results: CIFS share should mount when accessed, similar to autofs with NFS. To mount again on resuming and unmount on accessing sleeping or hibernate mode. Using Opensuse 13.1 and Packman repositories. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.