https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285021
Mark Johnston <ma...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma...@freebsd.org Status|New |Open --- Comment #8 from Mark Johnston <ma...@freebsd.org> --- Have you considered disabling the root user entirely, by setting security.bsd.suser_enabled=0? That'd have the same effect, as a consequence of applying a consistent policy to all priv_check() calls. -- You are receiving this mail because: You are the assignee for the bug.