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

IFP: allow running under non-root user #6862

Closed
wants to merge 1 commit into from

Commits on Aug 24, 2023

  1. IFP: allow running under non-root user

    :relnote: Infopipe responder (ifp) can now be run under non-privileged
    'sssd' user if SSSD is configured and built `--with-sssd-user=sssd` option.
    As with other components, for 'monitor' activated 'ifp' service feature is
    enabled by setting `user=sssd` sssd.conf option.
    For dbus-socket activated 'ifp' service it's a matter of User=/Group= in
    'sssd-ifp.service' (configured to 'sssd' by default).
    alexey-tikhonov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9fcc676 View commit details
    Browse the repository at this point in the history