s4:rpc_server: parse auth data only for BIND,ALTER_REQ,AUTH3
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:11:37 +0000 (16:11 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Aug 2016 08:59:19 +0000 (10:59 +0200)
commit7d7665355029bd8079e258623776708a70ec32e8
tree841ee295758df4394e67b92f8c4cb2dd2cae3c33
parent996ee0724c8cd9439c4429d5d57c5641ec48e1c5
s4:rpc_server: parse auth data only for BIND,ALTER_REQ,AUTH3

We should tell dcerpc_pull_auth_trailer() that we only want
auth data.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 505a4e68d96e6fb3d8c7493632ecb4b0fc6caa9d)
source4/rpc_server/dcesrv_auth.c