s3:net_ads: make use of ads_connect_cldap_only() and ADS_AUTH_GENERATE_KRB5_CONFIG...
authorStefan Metzmacher <metze@samba.org>
Thu, 29 Feb 2024 13:08:55 +0000 (14:08 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 May 2024 10:18:31 +0000 (10:18 +0000)
commitcff7656e665c3e581c3f316a904d4d5bf58bac66
treeef0e55fba2855907cc1e1f307b6633c6f2641279
parentf024063aec9be8362c2651108c5ce0d933994ecf
s3:net_ads: make use of ads_connect_cldap_only() and ADS_AUTH_GENERATE_KRB5_CONFIG in net_ads_password()

We don't need a real ldap connection here.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/utils/net_ads.c