s3:utils: let smbstatus report anonymous signing/encryption explicitly master
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Jul 2023 13:14:38 +0000 (15:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 23 May 2024 12:34:37 +0000 (14:34 +0200)
commit1df27fe6da037c5a31885f97cd20e0adfd73e58a
tree627716a0e95d4b99478bc765d39347ff32d2f8c7
parent877ceb635d572ed418a22626979add58effe6a49
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>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/utils/status.c
source3/utils/status.h
source3/utils/status_json.c