]> git.ipfire.org Git - thirdparty/samba.git/commit
dcesrv_core: a failure from gensec_update results in NAK_REASON_INVALID_CHECKSUM
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Nov 2020 15:41:05 +0000 (16:41 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 10 Oct 2024 14:01:04 +0000 (14:01 +0000)
commit97545873ebc2daf9c3daee914a90687625a08225
tree4d49da2c853c01e859073e1668227666cafa501e
parent85b2dcd93848a590727dac243e8eb3614be75fad
dcesrv_core: a failure from gensec_update results in NAK_REASON_INVALID_CHECKSUM

We already report that for gensec_start_mech_by_authtype() failures,
but we also need to do that for any invalid authentication.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/rpc/dcesrv_core.c
selftest/knownfail.d/dcerpc-auth-pad