mirror of
https://github.com/samba-team/samba.git
synced 2025-12-19 12:23:49 +03:00
pyrpc: Allow control of RPC timeout for IRPC
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
committed by
Garming Sam
parent
cea4a4b9b2
commit
2d3fdc0a45
@@ -34,6 +34,7 @@ from samba import drs_utils, nttime2string, dsdb
|
||||
from samba.dcerpc import drsuapi, misc
|
||||
import common
|
||||
from samba.join import join_clone
|
||||
from samba.messaging import IRPC_CALL_TIMEOUT_INF
|
||||
|
||||
def drsuapi_connect(ctx):
|
||||
'''make a DRSUAPI connection to the server'''
|
||||
|
||||
Reference in New Issue
Block a user