netcmd: Change GPO commands to use s3 SMB Py bindings
authorTim Beale <timbeale@catalyst.net.nz>
Fri, 11 Jan 2019 01:53:16 +0000 (14:53 +1300)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Feb 2019 08:50:08 +0000 (09:50 +0100)
commitc4323c00ec59112bcd2160b87ae5fe37a95cd34b
tree59c732b35fd33e984ad7c8ed9bb683e71f360325
parentc9fdea2e361c842d566d662255a361c07932d003
netcmd: Change GPO commands to use s3 SMB Py bindings

This means we can now use GPO commands on a DC that has SMBv1 disabled.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 08f1627cb3fa1c9ff7a0f74e32874d305647dc42)
python/samba/netcmd/gpo.py