tests: Refactor auth_log SMB connection to be in a single place
commit914e9d359010361c7fcaae8f17ef6404d5c18805
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 16 Jan 2019 00:20:12 +0000 (16 13:20 +1300)
committerJeremy Allison <jra@samba.org>
Thu, 17 Jan 2019 00:40:31 +0000 (17 01:40 +0100)
treee53e36a6e0559fbde9483187fd482fd705656a88
parente82e1b31e39631f6603be6d14debf79d2d9b16cd
tests: Refactor auth_log SMB connection to be in a single place

This should not alter the behaviour of the tests at all. It just makes
it easier to switch over the underlying SMB client bindings.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/tests/auth_log.py