Martin von Gagern wrote:
I have this entry in my /etc/fstab:
//workstation/share /mnt/mountpoint smbfs             \
user,noauto,username=un,password=pwd,uid=un,gid=users,\
fmask=660,dmask=770,codepage=850   0 0

Have you tried "users" instead of "user" in your options list? Using that option allows any user to umount that device.

(And you do realize that /etc/fstab is world-readable, right?)

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to