s3:libads: Use ldap_add_ext_s() in ads_gen_add()
authorAndreas Schneider <asn@samba.org>
Tue, 13 Aug 2019 15:06:58 +0000 (17:06 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 16 Oct 2019 19:25:11 +0000 (19:25 +0000)
commit90566a8ef442fefbd9b8b10789eaebd6349ef266
tree6f9afcc4973a42e77d3cd31add6da195c4552e7f
parentadfcddc681564ff278cbbf243f1a245ec62f0dbe
s3:libads: Use ldap_add_ext_s() in ads_gen_add()

ldap_add_s() is marked as deprecated.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit 456322a61319a10aaedda5244488ea4e5aa5cb64)
source3/libads/ldap.c