diff options
author | Sumit Bose <sbose@redhat.com> | 2013-06-10 11:55:16 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-06-28 18:57:23 +0200 |
commit | 95a08a0c02281b28bd1914e0727b40ae25b4e16a (patch) | |
tree | 11b185a2f3aedb7b601782203a11b3c113f8c5b8 /src/external | |
parent | b618590bcde5b05f149ba10072b3197670a38185 (diff) | |
download | sssd-95a08a0c02281b28bd1914e0727b40ae25b4e16a.tar.gz sssd-95a08a0c02281b28bd1914e0727b40ae25b4e16a.tar.xz sssd-95a08a0c02281b28bd1914e0727b40ae25b4e16a.zip |
idmap: allow first RID to be set
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.
A new call sss_idmap_add_domain_ex() was added which can take the first
RID as an argument. This new call will get more options with other
patches hence I didn't change the library version with this patch.
Fixes https://fedorahosted.org/sssd/ticket/1938
Diffstat (limited to 'src/external')
0 files changed, 0 insertions, 0 deletions