1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

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
This commit is contained in:
Günther Deschner 2015-03-11 10:37:00 +01:00
parent cce216adf9
commit dd43b70524

View File

@ -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