mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
4b97de8adb
This provides cleaner data dependencies. A netlogon_creds_ctx contains everything required to open an schannel, there is no good reason to require cli_credentials here. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>