#2116 SID looksups are not handled if noexist_delete flag is set
Closed: Fixed None Opened 10 years ago by sbose.

Since it is not clear if a SID belongs to a user or a group we currently frist look for matching groups and if none can be found for matching users. (This can be handled differently but the current way is the best to reuse existing code).

If the noexist_delete flag is set the whole lookup can fail with an EINVAL error code because the SID request type is not handled in this case.


Fields changed

owner: somebody => sbose
status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.11.2
rhbz: => 0

resolution: => fixed
status: assigned => closed

Fields changed

changelog: => N/A just a bugfix

Metadata Update from @sbose:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.11.2

7 years ago

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/3158

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.

Login to comment on this ticket.

Metadata