mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
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>
This commit is contained in:
parent
fc2bad0cf3
commit
3b13e4d2d0
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user