tests/tldap: Actually check the paging return code
authorGarming Sam <garming@catalyst.net.nz>
Wed, 31 Jul 2019 03:29:07 +0000 (15:29 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 1 Aug 2019 05:01:15 +0000 (05:01 +0000)
commit85a7b594c56f7729bdfa194fee9299a08f6b4785
tree0f7e89b3c73a3a6e9e76bf7f2b37b4bf0922220e
parentbff466943e01540b4d3210392e0fd5b1c882c0b9
tests/tldap: Actually check the paging return code

The test never worked correctly because the code was overlooked. It was
also the case that the connection was never authenticated, and so an
LDAP BIND call has now been added.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14029
source3/torture/torture.c