]> git.ipfire.org Git - thirdparty/samba.git/commit
netcmd: silo member uses consistent output with other commands
authorRob van der Linde <rob@catalyst.net.nz>
Tue, 7 Nov 2023 04:49:18 +0000 (17:49 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Nov 2023 04:05:34 +0000 (04:05 +0000)
commitd3e18dbe43fc2a86fd99d1f12bf5d1996b35a3cb
tree114df00907b1d6472330a7a2c7044a3a55891977
parent0eb727a54d421ac634bee92b6ebaad304fcfe426
netcmd: silo member uses consistent output with other commands

This also includes always spelling out "authentication silo" or "authentication policy" in full, not just calling it "silo."

Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/domain/auth/silo_member.py
python/samba/tests/samba_tool/domain_auth_silo.py