[Bug 163048] normal user cant mount ntfs-3g

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 1 19:49:39 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163048

--- Comment #4 from Henry Hu <henry.hu.sh at gmail.com> ---
With "option MAC" removed, non-root mounting still does not work.
This time, in fuse_vfsop.c:324, fuse_vfsop_mount() calls
priv_check(PRIV_VFS_FUSE_MOUNT_NONUSER), while PRIV_VFS_FUSE_MOUNT_NONUSER is
defined as PRIV_VFS_MOUNT_NONUSER.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-amd64 mailing list