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/>
References:  <bug-163048-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D163048

--- Comment #3 from Henry Hu <henry.hu.sh@gmail.com> ---
I solved this by loading a slightly changed mac_stub module: change EPERM t=
o 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 f=
ix
it.

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



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