]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: also use netlogon_creds_CredentialState_extra_info for the client
authorStefan Metzmacher <metze@samba.org>
Wed, 2 Oct 2024 17:06:59 +0000 (19:06 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit8b972fea0978101575f847eac33b09d2fd8d02e7
treeee3acfa0a806980fe58a507f41783476b77c95f1
parent498fc88c155b57a0de6150c3b1e3cfcac181d45b
libcli/auth: also use netlogon_creds_CredentialState_extra_info for the client

In order to allow backports and cluster updates we simulate a
dom_sid, so that the old code is able to parse the blob.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15425

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
libcli/auth/credentials.c
libcli/auth/netlogon_creds_cli.c
libcli/auth/proto.h
librpc/idl/schannel.idl
source4/librpc/rpc/dcerpc_schannel.c
source4/torture/ntp/ntp_signd.c
source4/torture/rpc/lsa.c
source4/torture/rpc/netlogon.c
source4/torture/rpc/netlogon_crypto.c
source4/torture/rpc/samba3rpc.c