auth_log tests: Allow the remote address to be None
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 28 Jan 2019 02:27:29 +0000 (15:27 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Feb 2019 05:03:08 +0000 (06:03 +0100)
commit853ad870255483c4caea1bebc5e11f1059422172
treea8da9d41c266a658f2e3100243325d5431850ec2
parent96472306bf13bd2a4d39d5fdd63a73f6140f8b44
auth_log tests: Allow the remote address to be None

Allow self.remoteAddress to be None, remote address filtering is not
required for the winbind auth logging tests.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/auth_log_base.py