s3:utils: let smbstatus also report partial tcon signing/encryption
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Jul 2023 13:12:38 +0000 (15:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 11 Dec 2023 14:55:17 +0000 (15:55 +0100)
commit1bef4bf621016a24dee10e124c8bf7bedd40ed06
tree5aad4f344bf8d8c19c8fbbae7c2676cfe32b2caf
parent45c1d59d6cea2a20bebb6284d41f19cf2015ec82
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>
source3/utils/status.c