summaryrefslogtreecommitdiff
path: root/source4/setup/provision_init.ldif
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-08-20 15:46:46 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-08-20 15:46:46 +1000
commit6e5f2454acb6ad11e799faed834fb4937651737d (patch)
treec52ab8594e30ee6cbafa6a83e88eca9140c34698 /source4/setup/provision_init.ldif
parentadd717dd0e5a4f68ec2a7f5a1e4c5226ddd22dad (diff)
downloadsamba-6e5f2454acb6ad11e799faed834fb4937651737d.tar.gz
samba-6e5f2454acb6ad11e799faed834fb4937651737d.tar.bz2
samba-6e5f2454acb6ad11e799faed834fb4937651737d.zip
Apply attributes (and their syntax) from the schema into ldb
This changes the @ATTRIBUTES record to be for bootstrapping only, before we find the schema. Andrew Bartlett (This used to be commit 358477fcc041d5fb2e6ac5641c2f899cc49cfb69)
Diffstat (limited to 'source4/setup/provision_init.ldif')
-rw-r--r--source4/setup/provision_init.ldif7
1 files changed, 7 insertions, 0 deletions
diff --git a/source4/setup/provision_init.ldif b/source4/setup/provision_init.ldif
index 65a12f1afa..a6c591dd51 100644
--- a/source4/setup/provision_init.ldif
+++ b/source4/setup/provision_init.ldif
@@ -1,3 +1,8 @@
+#These attributes are only used as far as the bootstrapping of the
+# schema. After that, the attributes from the schema are used.
+#
+# Therefore, they must strictly match the schema
+
dn: @ATTRIBUTES
userPrincipalName: CASE_INSENSITIVE
servicePrincipalName: CASE_INSENSITIVE
@@ -7,6 +12,8 @@ nETBIOSName: CASE_INSENSITIVE
cn: CASE_INSENSITIVE
dc: CASE_INSENSITIVE
name: CASE_INSENSITIVE
+lDAPDisplayName: CASE_INSENSITIVE
+subClassOf: CASE_INSENSITIVE
dn: CASE_INSENSITIVE
sAMAccountName: CASE_INSENSITIVE
objectClass: CASE_INSENSITIVE