]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getgroups
authorSamuel Cabrero <scabrero@samba.org>
Tue, 27 May 2025 11:46:45 +0000 (13:46 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 24 Jun 2025 08:51:39 +0000 (08:51 +0000)
commit89196c9875cc2f62a95ee26b4703ad503cb1ccf7
tree79dc6e7abcbe6734dda15066dd0437295611482a
parent8e6226af24955816287430424328d282b77359dd
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getgroups

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>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Jun 24 08:51:39 UTC 2025 on atb-devel-224
source3/winbindd/winbindd_getgroups.c