mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
tests/auth_log_winbind: Expect an empty remote address
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
f89b0cdbbc
commit
b421d2d5cf
@ -135,6 +135,8 @@ class AuthLogTestsWinbind(AuthLogTestBase, BlackboxTestCase):
|
||||
lp=self.lp)
|
||||
self.create_user_account()
|
||||
|
||||
self.remoteAddress = ''
|
||||
|
||||
def tearDown(self):
|
||||
super(AuthLogTestsWinbind, self).tearDown()
|
||||
delete_force(self.ldb, self.user_dn)
|
||||
|
Loading…
Reference in New Issue
Block a user