s3:libads: call ldap_set_option(LDAP_OPT_PROTOCOL_VERSION) as soon as possible
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Jan 2024 09:27:58 +0000 (10:27 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 23:50:34 +0000 (23:50 +0000)
commitda87dbcea575053ec50fdf3df961e2512553da68
tree51b9c571075ffb6e65b1a8e653c9f89337dbd169
parent6a84552d5931e8822404ba346959f13242f870d1
s3:libads: call ldap_set_option(LDAP_OPT_PROTOCOL_VERSION) as soon as possible

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libads/ldap.c