s3-rpcclient: add very basic clusapi client.
authorGünther Deschner <gd@samba.org>
Thu, 26 Feb 2015 11:57:53 +0000 (12:57 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 13 Mar 2015 22:58:07 +0000 (23:58 +0100)
commitf3d5c0f092727d373894d2722916968943e6566a
treeb98e0ca34d9c461a073ff87ac7a9c69fa33ef04e
parentdfb607ee7b20d32e3a4fd8b6a962faf69562bd21
s3-rpcclient: add very basic clusapi client.

Note that you need to call rpcclient with ncacn_ip_tcp:$target[sign,seal],
otherwise clusapi will not allow success.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpcclient/cmd_clusapi.c [new file with mode: 0644]
source3/rpcclient/rpcclient.c
source3/wscript_build