summaryrefslogtreecommitdiff
path: root/source4/setup/schema-map-openldap-2.3
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-12-02 14:22:24 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-12-02 14:22:24 +1100
commit6c298c06f35c132dfd6df854e8fac524e4c80376 (patch)
tree6b93cde8e8ee0997c4e22fd3b88e862ff67ff6d0 /source4/setup/schema-map-openldap-2.3
parent9b17e3b63419dba3ff8fac627d24366b6b6e12c4 (diff)
downloadsamba-6c298c06f35c132dfd6df854e8fac524e4c80376.tar.gz
samba-6c298c06f35c132dfd6df854e8fac524e4c80376.tar.bz2
samba-6c298c06f35c132dfd6df854e8fac524e4c80376.zip
Don't treat the DN+binary syntax as a DN.
This should fix the OpenLDAP backend
Diffstat (limited to 'source4/setup/schema-map-openldap-2.3')
-rw-r--r--source4/setup/schema-map-openldap-2.34
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/setup/schema-map-openldap-2.3 b/source4/setup/schema-map-openldap-2.3
index 7de2e67b5e..bff1695c8f 100644
--- a/source4/setup/schema-map-openldap-2.3
+++ b/source4/setup/schema-map-openldap-2.3
@@ -35,10 +35,10 @@ modifyTimeStamp:samba4ModifyTimestamp
1.2.840.113556.1.4.906:1.3.6.1.4.1.1466.115.121.1.27
#This case insensitive string isn't available
1.2.840.113556.1.4.905:1.3.6.1.4.1.1466.115.121.1.44
-#This type of DN isn't in OpenLDAP
-1.2.840.113556.1.4.903:1.3.6.1.4.1.1466.115.121.1.12
#Treat Security Descriptors as binary
1.2.840.113556.1.4.907:1.3.6.1.4.1.1466.115.121.1.40
#Treat OIDs as case insensitive strings (as otherwise ldap class and
#attribute names, declared at OIDs fail
1.3.6.1.4.1.1466.115.121.1.38:1.3.6.1.4.1.1466.115.121.1.44
+#Treat Object(DN-Binary) as a binary blob
+1.2.840.113556.1.4.903:1.3.6.1.4.1.1466.115.121.1.40