]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:libnet_join.idl: return the domain_guid in libnet_JoinCtx
authorStefan Metzmacher <metze@samba.org>
Wed, 17 May 2017 13:45:22 +0000 (15:45 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Jul 2017 08:51:17 +0000 (10:51 +0200)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 03e455f5a815ce2134e216dc28929646a964384f)

source3/librpc/idl/libnet_join.idl

index 63ea1df985dbebff2a06a501e9641fa171d4023b..fc7b66c31c6e28181273c8234efb14b75c95c9d4 100644 (file)
@@ -49,6 +49,7 @@ interface libnetjoin
                [out] string dns_domain_name,
                [out] string forest_name,
                [out] string dn,
+               [out] GUID domain_guid,
                [out] dom_sid *domain_sid,
                [out] boolean8 modified_config,
                [out] string error_string,