]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: the transport_session_key is per connection!
authorStefan Metzmacher <metze@samba.org>
Sat, 14 Sep 2024 13:59:29 +0000 (15:59 +0200)
committerJule Anger <janger@samba.org>
Thu, 12 Jun 2025 11:27:14 +0000 (11:27 +0000)
commit277f9ff99a87e0ccbd7895f81f23a8f2de21c890
tree790d3d2c96ac382ef1d24c792952ae55a0b54d96
parentb640002afd6a3d3694b800db3bcc1711509a5514
s3:rpc_client: the transport_session_key is per connection!

It's not per auth_context_id, currently there's no difference
but that will change in future...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 1a311df3d61d3f3dbb986cc35470df6445802ff6)
source3/librpc/rpc/dcerpc.h
source3/rpc_client/cli_pipe.c
source3/rpc_client/rpc_client.h