s3:winbind: Pass the challenge to winbind_dual_SamLogon() as a data blob
commitd900e93931e18fb86252b9eef96b236f5a39cf61
authorSamuel Cabrero <scabrero@samba.org>
Tue, 15 Jun 2021 12:06:27 +0000 (15 14:06 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 30 Apr 2022 00:10:34 +0000 (30 00:10 +0000)
treefa106aafea54c31ff5309edb9a6868e91b0f4ad4
parentfe7daae8c4692b99ff08d4e3e48034d59ddee245
s3:winbind: Pass the challenge to winbind_dual_SamLogon() as a data blob

Next commits will covert the winbindd_dual_pam_auth_crap() function to a
local RPC call handler receiving the challenge as a DATA_BLOB in the 'r'
struct.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_netlogon.h
source3/winbindd/winbindd_dual_srv.c
source3/winbindd/winbindd_pam.c
source3/winbindd/winbindd_proto.h