]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/rpc: remove useless usage of DCERPC_SIGN, DCERPC_SEAL
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Sep 2024 02:31:04 +0000 (04:31 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:45 +0000 (15:22 +0000)
commit136ee756fe3a41f863c2d1d538ad029bfe54e1d1
tree5de1b6d9522438cf2c75a618d1f87a19e5c29ef1
parentb0be3c8af8240cfb7bc0b63fb7bf73f0f1655e4e
s4:torture/rpc: remove useless usage of DCERPC_SIGN, DCERPC_SEAL

We already used DCERPC_AUTH_LEVEL_PRIVACY for the connection.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/torture/rpc/samba3rpc.c