]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getgrnam
authorSamuel Cabrero <scabrero@samba.org>
Mon, 26 May 2025 13:23:19 +0000 (15:23 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 24 Jun 2025 07:53:41 +0000 (07:53 +0000)
commita8d1a4cc3afad3721b3e17f9fca811e7d44731ac
treedd78cfeb5902fd038e94e5a4cdde03f479370431
parent50e51593ed7f58d77cdf4f0ad91058b121c7daad
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getgrnam

Delegate name unmapping 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_getgrnam.c