netcmd: silo command remove combined --policy which set all 3
authorRob van der Linde <rob@catalyst.net.nz>
Tue, 17 Oct 2023 01:30:40 +0000 (14:30 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 26 Oct 2023 23:32:34 +0000 (23:32 +0000)
commitc22400fd8ef961e472ce2803cf4a2ec58b778795
tree4ae5322b764d2f2e4a888b8cce82e2f9625aed82
parentb6ae5d6681919ef600e44fbf613d675f760dde07
netcmd: silo command remove combined --policy which set all 3

doesn't make much sense to set all 3 to the same policy, user authentication policy, service authentication policy, computer authentication policy

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>
docs-xml/manpages/samba-tool.8.xml
python/samba/netcmd/domain/auth/silo.py
python/samba/tests/samba_tool/domain_auth_base.py
python/samba/tests/samba_tool/domain_auth_policy.py
python/samba/tests/samba_tool/domain_auth_silo.py