]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:libnet_join.idl: add krb5_salt to libnet_JoinCtx
authorStefan Metzmacher <metze@samba.org>
Thu, 18 May 2017 13:38:26 +0000 (15:38 +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 3b13e4d2d0f73c6374ffdae57528cd1a7f333792)

source3/librpc/idl/libnet_join.idl

index fc7b66c31c6e28181273c8234efb14b75c95c9d4..e45034d40dae25a422bd211d2ea831a13267c336 100644 (file)
@@ -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(