]> git.ipfire.org Git - thirdparty/samba.git/commit
schannel.idl: change netlogon_creds_CredentialState layout for 4.22
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Nov 2024 15:24:25 +0000 (16:24 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 5 Dec 2024 16:46:37 +0000 (16:46 +0000)
commita2b6a68b80fbe26bc8ab9bfd38aff1be340ba68a
treecb4d22a519536df4be73084e338f1dd635d3148f
parent52b94f3f0f8e26f2398d77565494b00c7c78d4f3
schannel.idl: change netlogon_creds_CredentialState layout for 4.22

This breaks compat with 4.21 and moves stuff out of
netlogon_creds_CredentialState_extra_info.

It also prepares support for netr_ServerAuthenticateKerberos()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
libcli/auth/credentials.c
libcli/auth/netlogon_creds_cli.c
libcli/auth/schannel_state_tdb.c
librpc/idl/schannel.idl
librpc/rpc/server/netlogon/schannel_util.c
source3/rpc_server/netlogon/srv_netlog_nt.c
source4/rpc_server/netlogon/dcerpc_netlogon.c