idmap_hash: remember new domain sids in idmap_hash_sid_to_id()
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Mar 2019 15:54:31 +0000 (16:54 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 10 Mar 2023 11:35:06 +0000 (11:35 +0000)
commit7ee725f2860d835e9619fa594a2ee6faedbc6d21
treef70e895cac3f40939b5e09117b9c34da00767498
parentee820553fd2c6ada966a0160cbb0240049f9d9f7
idmap_hash: remember new domain sids in idmap_hash_sid_to_id()

This change means that idmap_hash_id_to_sid() can return mappings
for new domains learned in idmap_hash_sid_to_id().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15319

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Mar 10 11:35:06 UTC 2023 on atb-devel-224
source3/winbindd/idmap_hash/idmap_hash.c