netcmd: Make sure SMB connection is signed when backing up sysvol
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 26 Sep 2018 05:01:03 +0000 (17:01 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Sep 2018 06:30:22 +0000 (08:30 +0200)
commit0122f45f053ecc545950c31bf1fb33fba143478c
treeee2236faab518f12f0707bbd3d97cbea81e70cb4
parent9c0a9c697f2ebce25de693573c0124addd5755fd
netcmd: Make sure SMB connection is signed when backing up sysvol

i.e. protect the client against man-in-the-middle attacks by default.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13621

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/domain_backup.py