tests: Completely replace s4 connection in smb tests
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 12 Dec 2018 01:42:30 +0000 (14:42 +1300)
committerTim Beale <timbeale@samba.org>
Mon, 7 Jan 2019 00:23:08 +0000 (01:23 +0100)
commitc95a869e85201f836c1579e0f50021e3ffc4cbe0
tree9f79072967bf8cefd30fe162a722707b9ce9ca16
parent9a3e640bbaa45f2b6cd2e9a2ff514fdfa26759d0
tests: Completely replace s4 connection in smb tests

This test now uses the s3 python bindings completely, so we can remove
the s4 connection.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/smb.py