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: b...@freebsd.org Reporter: delp...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"