summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_netlogon.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/rpc_client/cli_netlogon.h')
-rw-r--r--source3/rpc_client/cli_netlogon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/rpc_client/cli_netlogon.h b/source3/rpc_client/cli_netlogon.h
index 107c222cee..bb38b75b95 100644
--- a/source3/rpc_client/cli_netlogon.h
+++ b/source3/rpc_client/cli_netlogon.h
@@ -15,6 +15,7 @@ NTSTATUS rpccli_netlogon_sam_logon(struct rpc_pipe_client *cli,
const char *username,
const char *password,
const char *workstation,
+ uint16_t validation_level,
int logon_type);
NTSTATUS rpccli_netlogon_sam_network_logon(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,