#3778 When sssd is running as non-root user, the sudo pipe is created as sssd:sssd but then the private pipe ownership fails
Closed: Fixed Opened by jhrozek.

Since commit ed90a20a0f0e936eb00d268080716c0384ffb01d, the sudo pipe is a private one. This means that the responder asserts that the owner of the pipe is root:root. But this is not the case when sssd is running as unprivileged user, then the pipe is created as sssd:sssd and the check never succeeds.


Metadata Update from @jhrozek:
- Issue tagged with: bug, regression

https://pagure.io/SSSD/sssd/pull-request/3784

Metadata Update from @lslebodn:
- Issue assigned to lslebodn

Metadata Update from @lslebodn:
- Issue tagged with: PR

Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1607313

Issue linked to Bugzilla: Bug 1607313

  • master:
  • 21ea8204a0bd8ea4451f420713e909d3cfee34ef
  • 4900b8e59bdbb89fbc1c9718969aabe26f3db34a

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue set to the milestone: SSSD 1.16.3
- Issue status updated to: Closed (was: Open)

master:
21ea820
4900b8e

Patches should be probably backported also to older branches to avoid regressions.

Unfortunately they do not apply. Do you have time to work on a backport?

Unfortunately they do not apply. Do you have time to work on a backport?

It's on my TODO list

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4784

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata