On Fri, 2004-12-17 at 23:33, Andries Brouwer wrote: > umount uses /sbin/umount.TYPE > So, if smbumount is to be used, then either /sbin/umount.smbfs must > be a symlink to smbumount (if the calling sequence is the same), > or /sbin/umount.smbfs must be a shell script that calls smbumount.
Hi, I've tried to create a /sbin/umount.smbfs symlink to /usr/bin/smbumount, and also to create a shell script that calls smbmount, but it doesn't work for me, I get the same error: $ umount /mnt/upv umount: only root can unmount //mizar/cemariz$ from /mnt/upv umount manpage says that /sbin/umount.<filesystem> will be used, but either it is not true, or another previous problem happens that prevents umount.smbfs to be used. Probably the bug should be reasigned again to mount package. (BTW: I had a look to smbfs package bugreports, and maybe I'm wrong but it seems that you don't have enough time or interest in it. Perhaps you should ask for another extra co-maintainer for the package?). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

