s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT
commit63fb1d396b771211208b653d7725bca73e8df955
authorAndrew Bartlett <abartlet@samba.org>
Fri, 18 May 2012 07:38:48 +0000 (18 17:38 +1000)
committerJeremy Allison <jra@samba.org>
Sat, 26 May 2012 00:03:07 +0000 (26 02:03 +0200)
tree0ec03333d04702654571274ea0a0fadc885b8a8d
parent518484af8d4960b483e40fbb244e284532efd267
s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT

This allows Samba to then handle this error in the same way it would for RPC connections

Andrew Bartlett

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/libads/ads_status.c