s3:libads: add ads_connect_creds() helper
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Apr 2022 11:11:26 +0000 (13:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 May 2024 10:18:31 +0000 (10:18 +0000)
commit31e4614ee3636eb5d835435dfe68379b0bee382e
tree29ee30294a622cb028da8bb136834ed610f8237b
parent76e0d348dddd08d05a53911601c2aa499056cf34
s3:libads: add ads_connect_creds() helper

In future ads_connect_creds() will be used by callers directly instead
of using ads_connect().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libads/ads_proto.h
source3/libads/ldap.c