]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbind: Delegate normalize_name_map to the idmap child in wb_next_grent
authorSamuel Cabrero <scabrero@samba.org>
Mon, 26 May 2025 05:54:38 +0000 (07:54 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 24 Jun 2025 07:53:41 +0000 (07:53 +0000)
commitf7bd589b149e74c4c4ea4778d04a5f1668dd8247
tree26c43adc9f03fd3f1bb901f3d5912b93c622c660
parent9cca389c54ae6df58f1391e6c37dd94ed9140bd3
s3:winbind: Delegate normalize_name_map to the idmap child in wb_next_grent

Delegate mapping to the idmap child to avoid blocking the parent while querying the
LDAP server, depending on the idmap configuration.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/wb_next_grent.c