]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbind: Delegate normalize_name_map to the idmap child in winbindd_getgrgid
authorSamuel Cabrero <scabrero@samba.org>
Fri, 23 May 2025 12:23:57 +0000 (14:23 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 24 Jun 2025 07:53:41 +0000 (07:53 +0000)
commitc35fb868031baa9a2b1bbac5c4bd97e58f85f759
treef7cef70ff103ecad1deeae6b8b53f2087fefb47f
parentc6d17333437e6d7342d13e3f0e1bba388c90249f
s3:winbind: Delegate normalize_name_map to the idmap child in winbindd_getgrgid

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/winbindd_getgrgid.c