]> 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>
Tue, 27 Jun 2017 14:57:43 +0000 (16:57 +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>
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,