https://bugzilla.novell.com/show_bug.cgi?id=336711 Summary: Cifs umount error with hidden share Product: openSUSE 10.3 Version: Final Platform: HP OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: m.vanveen@franksolutions.nl QAContact: qa@suse.de Found By: Customer When mounting a directory on a hidden cifs share as a normal user, umounting produces the following error. umount: /mnt/some_dir mount disagrees with the fstab Root can umount the cifs share. When mounting the hidden share directly the user can umount the share. The following fstab entry results in the error, notice the server path: //192.168.1.10/hidden$/some_dir /mnt/some_dir cifs noauto,username=myuser,password=mypass,domain=ourdomain,rw,user The following fstab entry does not result in the error, again notice the server path: //192.168.1.10/hidden$ /mnt/some_dir cifs noauto,username=myuser,password=mypass,domain=ourdomain,rw,user -- 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.