git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cce216a
)
librpc: use the correct "MSServerClusterMgmtAPI" auth service for clusapi.
author
Günther Deschner
<gd@samba.org>
Wed, 11 Mar 2015 09:37:00 +0000
(10:37 +0100)
committer
Günther Deschner
<gd@samba.org>
Sat, 14 Mar 2015 01:36:33 +0000
(
02:36
+0100)
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
librpc/idl/clusapi.idl
patch
|
blob
|
history
diff --git
a/librpc/idl/clusapi.idl
b/librpc/idl/clusapi.idl
index 212d0130145cc6d49bf3962689eaed7e26373080..7747115eee455cdff0781902c4d1b2459a78910f 100644
(file)
--- 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