[GH-ISSUE #3169] groups.keep #1986

Closed
opened 2026-05-05 08:39:02 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @rusty-snake on GitHub (Jan 19, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3169

@haarp https://github.com/netblue30/firejail/issues/3144#issuecomment-574809175

nogroups remove all supplementary groups. Some programs require that the user is in one special group (games on traditional unix games for example). ATM we can't add nogroups to such profiles, which ends in all supplementary groups are still there. An option like nogroups.keep games to keep one or more listed groups if the user is already in this group and remove all other would allow us to make more tight profiles.

Originally created by @rusty-snake on GitHub (Jan 19, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3169 @haarp https://github.com/netblue30/firejail/issues/3144#issuecomment-574809175 `nogroups` remove all supplementary groups. Some programs require that the user is in one special group (`games` on traditional unix games for example). ATM we can't add `nogroups` to such profiles, which ends in all supplementary groups are still there. An option like `nogroups.keep games` to keep one or more listed groups if the user is already in this group and remove all other would allow us to make more tight profiles.
gitea-mirror 2026-05-05 08:39:02 -06:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@rusty-snake commented on GitHub (Jan 25, 2020):

Duplicate of #2042

<!-- gh-comment-id:578389194 --> @rusty-snake commented on GitHub (Jan 25, 2020): Duplicate of #2042
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1986
No description provided.