CVE-2016-2118: s3: rpcclient: change the default auth level from DCERPC_AUTH_LEVEL_CO...
authorStefan Metzmacher <metze@samba.org>
Tue, 15 Dec 2015 13:49:36 +0000 (14:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:08:19 +0000 (04:08 +0200)
commitdab41dee8a4fb27dbf3913b0e44a4cc726e3ac98
tree647eda7e959e95cac14faea4737deda4c7956c9e
parentddbcb1119e805328c045d14d5ebe8b4053eca612
CVE-2016-2118: s3: rpcclient: change the default auth level from DCERPC_AUTH_LEVEL_CONNECT to DCERPC_AUTH_LEVEL_INTEGRITY

ncacn_ip_tcp:server should get the same protection as ncacn_np:server
if authentication and smb signing is used.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11616

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/rpcclient/rpcclient.c