s3:libads: split out ads_legacy_creds()
commitb98f9a341f41ccfaf47c3cb8578e71eed96bb2a2
authorStefan Metzmacher <metze@samba.org>
Mon, 25 Apr 2022 16:08:33 +0000 (25 18:08 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 May 2024 10:18:31 +0000 (14 10:18 +0000)
tree28695edd39d13c98d6c63eaffa627d73189ca86a
parent6f33e46c19f5d0e9513d8f7aa1d170ab57418585
s3:libads: split out ads_legacy_creds()

This is just a temporary change until the highlevel caller
will pass in a cli_credentials structure and we'll get rid of
ads->auth.{user_name,realm,password}.

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