s4/dns_server: don't compute TSIG MAC in TSIG error records
authorRalph Boehme <slow@samba.org>
Mon, 30 May 2016 15:25:56 +0000 (17:25 +0200)
committerGarming Sam <garming@samba.org>
Wed, 15 Jun 2016 22:06:28 +0000 (00:06 +0200)
commit8f46bf2102a91c5f2d5beee530ece0387fdfbb0c
treed2602696c259ccfdc82d4388ee5aecc2e61ff6bf
parent8b4a2dcf38e9f38bb99bd1daa5e0d5da176a1e15
s4/dns_server: don't compute TSIG MAC in TSIG error records

See RFC 2845 "4.3. TSIG on TSIG Error returns".

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11520

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dns_server/dns_crypto.c