[Bug 251179] su(1) should support substituting group ID

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 16 06:10:45 UTC 2020


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

            Bug ID: 251179
           Summary: su(1) should support substituting group ID
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: delphij at FreeBSD.org

Related to bug 251178 .

The FreeBSD su(1) does not provide a way to substitute group ID.

This is supported by NetBSD by specifying a group ID after : , and it requires
the user to belong to the group.  With coreutils, the user can specify -g
(primary group) and -G (supplemental group), but only root can use these.

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


More information about the freebsd-bugs mailing list