]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: Remove manual addition of error data
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 17 May 2023 03:49:09 +0000 (15:49 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 18 May 2023 04:53:30 +0000 (04:53 +0000)
commit0e176d856fea22973efe6db3ebea3b1fce36d87f
treec71f9846c4412683028cc5d15c908da18afbe27f
parent637fd961bd359c3ca30e21ebae731ead5cfbc673
s4:kdc: Remove manual addition of error data

This is now handled by the hdb_samba4_set_ntstatus() call above.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/wdc-samba4.c