Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 12:00:19 -0000
From:      "Edd Barrett" <freebsd@arameus.net>
To:        <freebsd-questions@freebsd.org>
Subject:   SMBFS VFS.USEROMUNT BUG OR MY STUPIDITY?
Message-ID:  <005501c3f096$b106f650$8000a8c0@it3>

next in thread | raw e-mail | index | archive | help
Hi there. I think i may have discovered a bug in free bsd 5.2-RELEASE, it
may be in earlier versions too, but I have not tried it (maybe someone
running 4.x could try it)

I have made an fstab entry and nsmbrc file for a smb share. vfs.usermount is
set to 1.
A normal user (me in this case (edd)) can mount a cdrom drive (on a dir
owned by him):

mount /home/edd/cdrom
umount /home/edd/cdrom

this returns no errors and proves that vfs.usermount is working for cd9660
fs.

mount /home/edd/rhome

works fine... but

umount /home/edd/rhome

does NOT work. (permission denied) Is this a bug or am I being dumb?

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005501c3f096$b106f650$8000a8c0>