python: silos: add support for allowed to authenticate from silo shortcut
authorRob van der Linde <rob@catalyst.net.nz>
Thu, 12 Oct 2023 04:08:34 +0000 (17:08 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 27 Oct 2023 00:30:05 +0000 (00:30 +0000)
commit0bb67a3a7e79a687e7809ab41f056c36629bc19f
treea36cdfd55c4b95b0974cc92289af0e3ca841ce65
parent8491693575115ef651a8320abd699edd3c739758
python: silos: add support for allowed to authenticate from silo shortcut

this avoids the need to write SDDL, the user just needs to give the silo name

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>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Oct 27 00:30:05 UTC 2023 on atb-devel-224
python/samba/netcmd/domain/auth/policy.py
python/samba/netcmd/domain/models/auth_silo.py
python/samba/tests/samba_tool/domain_auth_policy.py