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 13:37:09 +0000 (13:37 +0000)
commit5a54c9b28abb1464c84cb4be15a49718d8ae6795
tree627716a0e95d4b99478bc765d39347ff32d2f8c7
parentf3ddfb828e66738ca461c3284c423defb774547c
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>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu May 23 13:37:09 UTC 2024 on atb-devel-224
source3/utils/status.c
source3/utils/status.h
source3/utils/status_json.c