]> git.ipfire.org Git - thirdparty/samba.git/commit
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>
Wed, 29 May 2024 18:23:28 +0000 (18:23 +0000)
commit92a0533a9ea31f40a0a38f78e2b63c8e250972b0
treedd32adb2e0801006be1e07070f0586e95a12416a
parent45b9b63283de002d9d524518ad4fe5d8cdaf38d9
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

(cherry picked from commit 5a54c9b28abb1464c84cb4be15a49718d8ae6795)
source3/utils/status.c
source3/utils/status.h
source3/utils/status_json.c