summaryrefslogtreecommitdiff
path: root/source4/setup/schema-map-openldap-2.3
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-12-20 16:43:48 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-12-20 16:43:48 +1100
commitf210fbe68b07cadd8ca3e358b1579a9c602cc7f8 (patch)
tree632da7f0ce155ecfd78c4b584caed7c0514691c3 /source4/setup/schema-map-openldap-2.3
parent012a6524f7f8d2bca9e760dfe36ea8037766274a (diff)
downloadsamba-f210fbe68b07cadd8ca3e358b1579a9c602cc7f8.tar.gz
samba-f210fbe68b07cadd8ca3e358b1579a9c602cc7f8.tar.bz2
samba-f210fbe68b07cadd8ca3e358b1579a9c602cc7f8.zip
Corrections to Microsoft's schema and the OpenLDAP mapping file
Diffstat (limited to 'source4/setup/schema-map-openldap-2.3')
-rw-r--r--source4/setup/schema-map-openldap-2.37
1 files changed, 7 insertions, 0 deletions
diff --git a/source4/setup/schema-map-openldap-2.3 b/source4/setup/schema-map-openldap-2.3
index bff1695c8f..233f9a9613 100644
--- a/source4/setup/schema-map-openldap-2.3
+++ b/source4/setup/schema-map-openldap-2.3
@@ -11,6 +11,9 @@ distinguishedName
description
cn
top
+entryTTL
+uidNumber
+gidNumber
#The memberOf plugin provides this attribute
memberOf
#These conflict with OpenLDAP builtins
@@ -42,3 +45,7 @@ modifyTimeStamp:samba4ModifyTimestamp
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
+#Treat Object(DN-String) as a binary blob
+1.2.840.113556.1.4.904:1.3.6.1.4.1.1466.115.121.1.40
+#Treat UTC-Time as GeneralizedTime
+1.3.6.1.4.1.1466.115.121.1.53:1.3.6.1.4.1.1466.115.121.1.24