Date: Tue, 10 Feb 2004 11:59:45 -0000 From: "Edd Barrett" <freebsd@arameus.net> To: <freebsd-questions@freebsd.org> Subject: SMBFS and vfs.usermount. BUG?? Message-ID: <000701c3efcd$60e52530$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?000701c3efcd$60e52530$8000a8c0>