summaryrefslogtreecommitdiff
path: root/source4/param/provision.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/provision.h')
-rw-r--r--source4/param/provision.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/param/provision.h b/source4/param/provision.h
index 6b5bc798df..af9685d292 100644
--- a/source4/param/provision.h
+++ b/source4/param/provision.h
@@ -21,7 +21,6 @@
#define _PROVISION_H_
struct provision_settings {
- const char *dns_name;
const char *site_name;
const char *root_dn_str;
const char *domain_dn_str;
@@ -33,7 +32,6 @@ struct provision_settings {
const char *host_ip;
const char *realm;
const char *domain;
- const struct GUID *ntds_guid;
const char *ntds_dn_str;
const char *machine_password;
const char *targetdir;