s3:utils: let smbstatus also report partial tcon signing/encryption
commit551756abd2c9e4922075bc3037db645355542363
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Jul 2023 13:12:38 +0000 (3 15:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 23 May 2024 12:35:37 +0000 (23 12:35 +0000)
treeed0526e63275198b45faa5867875c36835084640
parent8119fd6d6a49b869bd9e8ff653b500e194b070de
s3:utils: let smbstatus also report partial tcon signing/encryption

We already do that for sessions and also for the json output,
but it was missing in the non-json output for tcons.

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