Date: Wed, 09 Mar 2016 19:35:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 207807] mountd: mountd.pid file is not readable by normal users Message-ID: <bug-207807-8-03utBSsmWg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207807-8@https.bugs.freebsd.org/bugzilla/> References: <bug-207807-8@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=3D207807 Jilles Tjoelker <jilles@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jilles@FreeBSD.org --- Comment #2 from Jilles Tjoelker <jilles@FreeBSD.org> --- Unfortunately, mountd uses pidfile(3) which relies on file locking and maki= ng the file world-readable would allow any user to lock it in shared mode, possibly disturbing the scheme. --=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-207807-8-03utBSsmWg>