#1844 add a call to calculated the range for a given domain SID to libsss_idmap
Closed: Fixed Opened by jhrozek.

While libsss_idmap has all to the code to map a SID to an ID, the calculation of the range for a given domain is still in the main sssd code. The calculation is basically a single
line-of-code, but it requires murmurhash3.

It would help integration here if we add a call to calculated the range for a given
domain SID to libsss_idmap and link the murmurhash3 code into the library as well.


Internal task only. No clone needed.

rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta

Fields changed

owner: somebody => mzidek

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

  • master: 46222e5191473f9a46aec581273eb2eef22e23be

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to mzidek
- Issue set to the milestone: SSSD 1.10 beta

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

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