1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/selftest
Joseph Sutton 637fd961bd s4:kdc: Add NTSTATUS e-data to KDC reply
If an NTSTATUS code has been set in the KDC request structure, encode it
as KERB-ERROR-DATA and add it to the KDC reply.

hdb_samba4_set_ntstatus() adds the NTSTATUS code to the request
structure.

hdb_samba4_get_ntstatus() gets that status code back from the request
structure.

hdb_samba4_set_edata_from_ntstatus() encodes the status code and adds it
to the reply.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-05-18 04:53:30 +00:00
..
provisions s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
win s4:selftest: Fix shellcheck errors in wintest_rpc.sh 2022-08-22 20:35:36 +00:00
test_samba3dump.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
test_w2k3_file.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
test_w2k3.sh s4:selftest: Fix shellcheck errors in test_w2k3.sh 2022-08-22 14:20:36 +00:00
test_win.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
tests_win2k3_dc.sh
tests_win.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
tests.py s4:kdc: Add NTSTATUS e-data to KDC reply 2023-05-18 04:53:30 +00:00