]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: add support for converting/filtering passwords in ceph smb show
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 17 Mar 2025 20:11:56 +0000 (16:11 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 1 Apr 2025 12:02:39 +0000 (08:02 -0400)
commit5678d3975f9a27b993181f055b724a49474faeea
tree1dcb4a2a0560a3fe203af5a78eae4915c63d137e
parentf7b281b8c9ea817e6a6b99a20916b158b75ea275
mgr/smb: add support for converting/filtering passwords in ceph smb show

Add a new --password-filter option for `ceph smb show` that can hide or
obscure (using base64) passwords in the resources returned.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/module.py