]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2016 12:09:02 +0000 (14:09 +0200)
commit505a4e68d96e6fb3d8c7493632ecb4b0fc6caa9d
tree4731621fa932961ab4477e762a957bf5d1248697
parentd491c6c496c34b7d45c7c99a4f350fa9715be93f
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>
source4/rpc_server/dcesrv_auth.c