]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpcclient/cli_drsuapi: 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)
committerJule Anger <janger@samba.org>
Thu, 12 Jun 2025 11:27:14 +0000 (11:27 +0000)
commit95f7152911a0e8378a0d4992d4e48cca06bd7e85
treef62e69651f58bef4d1dd7a7482aadb2930c06583
parent3200bd21d4dc4c0a9cfc7526300576ced590b670
s3:rpcclient/cli_drsuapi: 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>
(cherry picked from commit f75189dee9db486d393cd17c25f5a84ce2d0b889)
source3/rpcclient/cmd_drsuapi.c