summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-08 22:51:34 +0100
committerGünther Deschner <gd@samba.org>2008-02-08 22:51:57 +0100
commit023ea6fe026a1c355fef54fdaa3c6290cdead1f3 (patch)
treec3089b452775d09b021ba492819f5f5e419a7ff0 /source3/librpc/gen_ndr/cli_lsa.h
parent61661480598cdb9ddd1fa27026947aff1834dd62 (diff)
downloadsamba-023ea6fe026a1c355fef54fdaa3c6290cdead1f3.tar.gz
samba-023ea6fe026a1c355fef54fdaa3c6290cdead1f3.tar.bz2
samba-023ea6fe026a1c355fef54fdaa3c6290cdead1f3.zip
Re-run make idl.
Guenther (This used to be commit 71bc06fd5581aeb02f91aeae68d9572452b8ac1e)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_lsa.h')
-rw-r--r--source3/librpc/gen_ndr/cli_lsa.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/cli_lsa.h b/source3/librpc/gen_ndr/cli_lsa.h
index 233154530f..26a37de7c7 100644
--- a/source3/librpc/gen_ndr/cli_lsa.h
+++ b/source3/librpc/gen_ndr/cli_lsa.h
@@ -116,7 +116,9 @@ NTSTATUS rpccli_lsa_SetQuotasForAccount(struct rpc_pipe_client *cli,
NTSTATUS rpccli_lsa_GetSystemAccessAccount(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx);
NTSTATUS rpccli_lsa_SetSystemAccessAccount(struct rpc_pipe_client *cli,
- TALLOC_CTX *mem_ctx);
+ TALLOC_CTX *mem_ctx,
+ struct policy_handle *handle,
+ uint32_t access_mask);
NTSTATUS rpccli_lsa_OpenTrustedDomain(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,