s4:kdc: Do not encode the NTSTATUS error into a PA-DATA, just linearlise it
commitaaaae360192397533db75442f22701c8c85849c2
authorGünther Deschner <gd@samba.org>
Thu, 15 May 2014 07:13:06 +0000 (15 09:13 +0200)
committerJoseph Sutton <jsutton@samba.org>
Wed, 19 Jan 2022 20:50:35 +0000 (19 20:50 +0000)
treea5340d0f65cd80c4cc8314d47c84152d609a8b1d
parent195e099f5508fc5d29280de64753a4474db11e90
s4:kdc: Do not encode the NTSTATUS error into a PA-DATA, just linearlise it

This allows another routine to do the wrapping.

NOTE: THIS COMMIT WON'T COMPILE/WORK ON ITS OWN!

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/kdc/wdc-samba4.c