summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-03-11 10:37:00 +0100
committerGünther Deschner <gd@samba.org>2015-03-14 02:36:33 +0100
commitdd43b70524877064931eb8798ba81f4951266653 (patch)
tree8cfe5c65f5f9a73e805fe6a554d77166378006b0 /librpc
parentcce216adf9e2d47e7ccb1affb1f2b0a991432a5a (diff)
downloadsamba-dd43b70524877064931eb8798ba81f4951266653.tar.gz
librpc: use the correct "MSServerClusterMgmtAPI" auth service for clusapi.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Sat Mar 14 02:36:33 CET 2015 on sn-devel-104
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/clusapi.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/idl/clusapi.idl b/librpc/idl/clusapi.idl
index 212d0130145..7747115eee4 100644
--- a/librpc/idl/clusapi.idl
+++ b/librpc/idl/clusapi.idl
@@ -7,6 +7,7 @@ import "security.idl";
version(3.0),
pointer_default(unique),
endpoint("ncacn_ip_tcp:"),
+ authservice("MSServerClusterMgmtAPI"),
helpstring("Failover Cluster Management API (clusapi)")
]
interface clusapi