summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/libnet_join.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/gen_ndr/libnet_join.h')
-rw-r--r--source3/librpc/gen_ndr/libnet_join.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/libnet_join.h b/source3/librpc/gen_ndr/libnet_join.h
index 41fdd1eca5..ed49062a78 100644
--- a/source3/librpc/gen_ndr/libnet_join.h
+++ b/source3/librpc/gen_ndr/libnet_join.h
@@ -62,6 +62,7 @@ struct libnet_UnjoinCtx {
struct dom_sid *domain_sid;/* [ref] */
struct ads_struct *ads;/* [ref] */
uint8_t debug;
+ uint8_t use_kerberos;
struct messaging_context *msg_ctx;/* [noprint,ref] */
} in;