samba-tool: Prepare to allow samba-tool user getpasswords to operate against a remote...
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Dec 2023 03:54:57 +0000 (16:54 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 21 Dec 2023 02:05:38 +0000 (02:05 +0000)
commitf89a2065a686a20532813e8b2e80987da61333e1
tree1fd389ff512b155326e9f5a56100eafaba6a41f3
parentc5a2d57e5fa8d42e3a1028a4274163b56a16f079
samba-tool: Prepare to allow samba-tool user getpasswords to operate against a remote server

While passwords are not normally available for read, Group Managed Service Account
passwords are, as this is how they are distributed.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/netcmd/user/readpasswords/common.py
python/samba/netcmd/user/readpasswords/getpassword.py
python/samba/netcmd/user/readpasswords/syncpasswords.py