mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
s3:libnet_join.idl: return the domain_guid in libnet_JoinCtx
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>
This commit is contained in:
parent
826223cc8d
commit
03e455f5a8
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user