auth/gensec: only require GENSEC_FEATURE_SIGN for DCERPC_AUTH_LEVEL_INTEGRITY as...
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Sep 2016 09:00:54 +0000 (11:00 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:12 +0000 (11:20 +0200)
commit5204ad6a14d4ff4ecb5ed38e2a8680426bb5ed52
tree67eb8ab6da61dd6d21bd8d4c0cbb302b0fa304ca
parent5db81a11013541eb9c543501e37d670471727cee
auth/gensec: only require GENSEC_FEATURE_SIGN for DCERPC_AUTH_LEVEL_INTEGRITY as client

On the server this check is deferred to the first request.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
auth/gensec/gensec_start.c