s3:utils: let smbstatus report anonymous signing/encryption explicitly
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Jul 2023 13:14:38 +0000 (15:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 11 Dec 2023 14:55:17 +0000 (15:55 +0100)
commit1bf004446cc0c68b542d40d8f050f09fcd3d0644
treed065a70a6880dfc8859621f137cc025d2a56597e
parent1bef4bf621016a24dee10e124c8bf7bedd40ed06
s3:utils: let smbstatus report anonymous signing/encryption explicitly

We should mark sessions/tcons with anonymous encryption or signing
in a special way, as the value of it is void, all based on a
session key with 16 zero bytes.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/utils/status.c
source3/utils/status.h
source3/utils/status_json.c