[745] | 1 | #Standard OpenLDAP attributes
|
---|
| 2 | labeledURI
|
---|
| 3 | createTimeStamp
|
---|
| 4 | objectClass
|
---|
| 5 | userPassword
|
---|
| 6 | seeAlso
|
---|
| 7 | uid
|
---|
| 8 | subSchemaSubEntry
|
---|
| 9 | structuralObjectClass
|
---|
| 10 | distinguishedName
|
---|
| 11 | description
|
---|
| 12 | cn
|
---|
| 13 | top
|
---|
| 14 | uidNumber
|
---|
| 15 | gidNumber
|
---|
| 16 | #The memberOf plugin provides this attribute
|
---|
| 17 | memberOf
|
---|
| 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.
|
---|
| 21 | name
|
---|
| 22 | #These conflict with OpenLDAP builtins
|
---|
| 23 | attributeTypes:samba4AttributeTypes
|
---|
| 24 | 2.5.21.5:1.3.6.1.4.1.7165.4.255.7
|
---|
| 25 | dITContentRules:samba4DITContentRules
|
---|
| 26 | 2.5.21.2:1.3.6.1.4.1.7165.4.255.6
|
---|
| 27 | objectClasses:samba4ObjectClasses
|
---|
| 28 | 2.5.21.6:1.3.6.1.4.1.7165.4.255.5
|
---|
| 29 | subSchema:samba4SubSchema
|
---|
| 30 | 2.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
|
---|
| 32 | modifyTimeStamp:samba4ModifyTimestamp
|
---|
| 33 | 2.5.18.2:1.3.6.1.4.1.7165.4.255.3
|
---|
| 34 | dynamicObject:samba4DynaimcObject
|
---|
| 35 | 1.3.6.1.4.1.1466.101.119.2:1.3.6.1.4.1.7165.4.255.8
|
---|
| 36 | entryTTL:samba4EntryTTL
|
---|
| 37 | 1.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
|
---|
| 39 | 2.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.255.1
|
---|
| 40 | #defaultGroup has a conflicting OID
|
---|
| 41 | 1.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
|
---|
| 43 | 1.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
|
---|
| 45 | 1.2.840.113556.1.4.905:1.3.6.1.4.1.1466.115.121.1.44
|
---|
| 46 | #Treat Security Descriptors as binary
|
---|
| 47 | 1.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
|
---|
| 50 | 1.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
|
---|
| 52 | 1.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
|
---|
| 54 | 1.2.840.113556.1.4.904:1.3.6.1.4.1.1466.115.121.1.40
|
---|
| 55 | #Treat UTC-Time as GeneralizedTime
|
---|
| 56 | 1.3.6.1.4.1.1466.115.121.1.53:1.3.6.1.4.1.1466.115.121.1.24
|
---|