#1938 [RFE] Add a new call to libsss_idmap to add a new mapping where the first RID is not 0
Closed: Fixed None Opened 10 years ago by sbose.

Currently libss_idmap implicitly assumes that the RID 0 is always mapped to the first ID of the given range. This is not the case anymore when multiple ranges are used e.g. for trusted domains in FreeIPA (see also https://fedorahosted.org/freeipa/ticket/3637).

A new call, e.g. sss_idmap_add_domain_with_rid() should be added which can the first RID as an argument. Adding a new call would allow to keep the so version number, which I think for the time beeing should be preferred over an soname bump.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.11 beta
rhbz: => 0
summary: Add a new call to libsss_idmap to add a new mapping where the first RID is not 0 => [RFE] Add a new call to libsss_idmap to add a new mapping where the first RID is not 0

Fields changed

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

Fields changed

patch: 0 => 1

resolution: => fixed
status: assigned => closed

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

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

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