Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2017 05:17:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 163048] normal user cant mount ntfs-3g
Message-ID:  <bug-163048-6-pmZ7ep3dda@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-163048-6@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #3 from Henry Hu <henry.hu.sh@gmail.com> ---
I solved this by loading a slightly changed mac_stub module: change EPERM to 0
in stub_priv_grant(). I'll just rebuild the kernel with "option MAC" removed
from my kernel config.
If MAC is enabled but no policy module is loaded, then no operation should be
blocked by MAC. This bug shows that this is not the case. Please consider fix
it.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-163048-6-pmZ7ep3dda>