Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: utils: acquire groups of intelmq user in drop_privileges #2507

Merged
merged 2 commits into from
Jul 9, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    eb3afc4 View commit details
    Browse the repository at this point in the history
  2. doc: add changelog entry for PR#2507

    - `intelmq.lib.utils.drop_privileges`: When IntelMQ is called as `root` and dropping the privileges to user `intelmq`, also set the non-primary groups associated with the `intelmq` user. Makes the behaviour of running intelmqctl as `root` closer to the behaviour of `sudo -u intelmq ...` (PR#2507 by Mikk Margus Möll).
    sebix committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d04e055 View commit details
    Browse the repository at this point in the history