[Bug 274938] executables in ZFS VM images have permission issues

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Nov 2023 13:46:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274938

            Bug ID: 274938
           Summary: executables in ZFS VM images have permission issues
           Product: Base System
           Version: 14.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: markj@FreeBSD.org
                CC: re@FreeBSD.org

I haven't confirmed that this is specific to ZFS VM images, but I'm fairly sure
it is:

markj@freebsd:~ $ whoami
markj
markj@freebsd:~ $ groups
markj
markj@freebsd:~ $ ls -la /sbin/shutdown
-r-sr-xr--  2 root operator 15968 Sep 21 07:47 /sbin/shutdown
markj@freebsd:~ $ shutdown -p now
Shutdown NOW!
shutdown: [pid 800]
markj@freebsd:~ $                                                               
*** FINAL System shutdown message from markj@freebsd ***                     

System going down IMMEDIATELY

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