]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: pass client_sid to netlogon_creds_server_init()
authorStefan Metzmacher <metze@samba.org>
Wed, 2 Oct 2024 16:46:43 +0000 (18:46 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commitc2ef866fca296c8f3eb1620fdd2bb9bf289d96fc
treef0fc50e2b3f9cad8f5b1aa4a79cad9175df0c756
parent2e8949495f601d3fd117cceccd1b464a6ae43251
libcli/auth: pass client_sid to netlogon_creds_server_init()

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/proto.h
source3/rpc_server/netlogon/srv_netlog_nt.c
source4/rpc_server/netlogon/dcerpc_netlogon.c