source: vendor/current/source4/setup/schema-map-openldap-2.3

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 1.9 KB
Line 
1#Standard OpenLDAP attributes
2labeledURI
3createTimeStamp
4objectClass
5userPassword
6seeAlso
7uid
8subSchemaSubEntry
9structuralObjectClass
10distinguishedName
11description
12cn
13top
14uidNumber
15gidNumber
16#The memberOf plugin provides this attribute
17memberOf
18#'name' is the RDN in AD, but 'name' means something else in
19#OpenLDAP. We use rdnValue for the mapping, but this is provided by
20#the rdnval overlay.
21name
22#These conflict with OpenLDAP builtins
23attributeTypes:samba4AttributeTypes
242.5.21.5:1.3.6.1.4.1.7165.4.255.7
25dITContentRules:samba4DITContentRules
262.5.21.2:1.3.6.1.4.1.7165.4.255.6
27objectClasses:samba4ObjectClasses
282.5.21.6:1.3.6.1.4.1.7165.4.255.5
29subSchema:samba4SubSchema
302.5.20.1:1.3.6.1.4.1.7165.4.255.4
31#Remap these so that we don't put operational attributes in a schema MAY
32modifyTimeStamp:samba4ModifyTimestamp
332.5.18.2:1.3.6.1.4.1.7165.4.255.3
34dynamicObject:samba4DynaimcObject
351.3.6.1.4.1.1466.101.119.2:1.3.6.1.4.1.7165.4.255.8
36entryTTL:samba4EntryTTL
371.3.6.1.4.1.1466.101.119.3:1.3.6.1.4.1.7165.4.255.9
38#MiddleName has a conflicting OID
392.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.255.1
40#defaultGroup has a conflicting OID
411.2.840.113556.1.4.480:1.3.6.1.4.1.7165.4.255.2
42#This large integer format is unimplemented in OpenLDAP 2.3
431.2.840.113556.1.4.906:1.3.6.1.4.1.1466.115.121.1.27
44#This case insensitive string isn't available
451.2.840.113556.1.4.905:1.3.6.1.4.1.1466.115.121.1.44
46#Treat Security Descriptors as binary
471.2.840.113556.1.4.907:1.3.6.1.4.1.1466.115.121.1.40
48#Treat OIDs as case insensitive strings (as otherwise ldap class and
49#attribute names, declared at OIDs fail
501.3.6.1.4.1.1466.115.121.1.38:1.3.6.1.4.1.1466.115.121.1.44
51#Treat Object(DN-Binary) as a binary blob
521.2.840.113556.1.4.903:1.3.6.1.4.1.1466.115.121.1.40
53#Treat Object(DN-String) as a binary blob
541.2.840.113556.1.4.904:1.3.6.1.4.1.1466.115.121.1.40
55#Treat UTC-Time as GeneralizedTime
561.3.6.1.4.1.1466.115.121.1.53:1.3.6.1.4.1.1466.115.121.1.24
Note: See TracBrowser for help on using the repository browser.