summaryrefslogtreecommitdiff
path: root/source4/setup/schema-map-openldap-2.3
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-04-24 05:57:56 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:51:33 -0500
commit17078a46b899c8af2f38479391094a0b2b1a3d5b (patch)
treec3662254c1b86503d9b7946d07351fd2a1835b97 /source4/setup/schema-map-openldap-2.3
parentf1851e7abc3d019253f679deed31c6e948127037 (diff)
downloadsamba-17078a46b899c8af2f38479391094a0b2b1a3d5b.tar.gz
samba-17078a46b899c8af2f38479391094a0b2b1a3d5b.tar.bz2
samba-17078a46b899c8af2f38479391094a0b2b1a3d5b.zip
r22497: Support renaming objectclasses and attributes for the LDAP backend.
OpenLDAP is fussy about operational attributes in user-supplied schema. Andrew Bartlett (This used to be commit d7cd4b768a7f56ced8ed94b9a63d01865ba7d10a)
Diffstat (limited to 'source4/setup/schema-map-openldap-2.3')
-rw-r--r--source4/setup/schema-map-openldap-2.312
1 files changed, 8 insertions, 4 deletions
diff --git a/source4/setup/schema-map-openldap-2.3 b/source4/setup/schema-map-openldap-2.3
index bedf402a9f..9268b1c969 100644
--- a/source4/setup/schema-map-openldap-2.3
+++ b/source4/setup/schema-map-openldap-2.3
@@ -1,7 +1,6 @@
#Standard OpenLDAP attributes
name
labeledURI
-objectClasses
createTimeStamp
attributeTypes
objectClass
@@ -10,7 +9,6 @@ seeAlso
uid
subSchemaSubEntry
structuralObjectClass
-modifyTimeStamp
distinguishedName
description
cn
@@ -18,8 +16,14 @@ dITContentRules
top
#This shouldn't make it to the ldap server
sambaPassword
-#Skip ObjectClasses
-subSchema
+#These conflict with OpenLDAP builtins
+objectClasses:samba4ObjectClasses
+2.5.21.6:1.3.6.1.4.1.7165.4.255.5
+subSchema:samba4SubSchema
+2.5.20.1:1.3.6.1.4.1.7165.4.255.4
+#Remap these so that we don't put operational attributes in a schema MAY
+modifyTimeStamp:samba4ModifyTimestamp
+2.5.18.2:1.3.6.1.4.1.7165.4.255.3
#MiddleName has a conflicting OID
2.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.255.1
#defaultGroup has a conflicting OID