summaryrefslogtreecommitdiff
path: root/source3/librpc/idl
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2017-05-18 15:38:26 +0200
committerStefan Metzmacher <metze@samba.org>2017-06-27 16:57:43 +0200
commit3b13e4d2d0f73c6374ffdae57528cd1a7f333792 (patch)
tree82c2e7c65207b749e9ff4d83d7b23de8a0f09152 /source3/librpc/idl
parentfc2bad0cf34fca5e65fba7e036acf1d8c61f05c0 (diff)
downloadsamba-3b13e4d2d0f73c6374ffdae57528cd1a7f333792.tar.gz
s3:libnet_join.idl: add krb5_salt to 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>
Diffstat (limited to 'source3/librpc/idl')
-rw-r--r--source3/librpc/idl/libnet_join.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/librpc/idl/libnet_join.idl b/source3/librpc/idl/libnet_join.idl
index fc7b66c31c6..e45034d40da 100644
--- a/source3/librpc/idl/libnet_join.idl
+++ b/source3/librpc/idl/libnet_join.idl
@@ -54,7 +54,8 @@ interface libnetjoin
[out] boolean8 modified_config,
[out] string error_string,
[out] boolean8 domain_is_ad,
- [out] uint32 set_encryption_types
+ [out] uint32 set_encryption_types,
+ [out] string krb5_salt
);
[nopush,nopull,noopnum] WERROR libnet_UnjoinCtx(