]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libnet_dssync: make use of dcerpc_binding_handle_auth_session_key()
authorStefan Metzmacher <metze@samba.org>
Sat, 14 Sep 2024 13:57:03 +0000 (15:57 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:45 +0000 (15:22 +0000)
commit099c8d904ece0edbefecbaa51fa50256fd2ea7c0
tree16b4690f47b9d96d6c57b58a4df5f41edbec36f8
parent77da0914d5cccd7116ca3b6f75cb4d0cd0107239
s3:libnet_dssync: make use of dcerpc_binding_handle_auth_session_key()

Note we only need to call this once per connection, not after
each request...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/libnet/libnet_dssync.c