| 1 | #Standard OpenLDAP attributes
|
|---|
| 2 | name
|
|---|
| 3 | objectClasses
|
|---|
| 4 | createTimeStamp
|
|---|
| 5 | attributeTypes
|
|---|
| 6 | objectClass
|
|---|
| 7 | userPassword
|
|---|
| 8 | seeAlso
|
|---|
| 9 | modifyTimeStamp
|
|---|
| 10 | distinguishedName
|
|---|
| 11 | description
|
|---|
| 12 | cn
|
|---|
| 13 | dITContentRules
|
|---|
| 14 | top
|
|---|
| 15 | #This should be provided by the LDAP server, only in our schema to permit provision
|
|---|
| 16 | aci
|
|---|
| 17 | #Skip ObjectClasses
|
|---|
| 18 | #MiddleName has a conflicting OID
|
|---|
| 19 | 2.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.255.1
|
|---|
| 20 | #defaultGroup has a conflicting OID
|
|---|
| 21 | 1.2.840.113556.1.4.480:1.3.6.1.4.1.7165.4.255.2
|
|---|
| 22 | #This large integer format is unimplemented in OpenLDAP 2.3
|
|---|
| 23 | 1.2.840.113556.1.4.906:1.3.6.1.4.1.1466.115.121.1.27
|
|---|
| 24 | #This case insensitive string isn't available
|
|---|
| 25 | 1.2.840.113556.1.4.905:1.3.6.1.4.1.1466.115.121.1.15
|
|---|
| 26 | #Treat Security Descriptors as binary
|
|---|
| 27 | 1.2.840.113556.1.4.907:1.3.6.1.4.1.1466.115.121.1.40
|
|---|
| 28 | #NumbericString is not supported in Fedora DS 1.0, map to a directory string
|
|---|
| 29 | 1.3.6.1.4.1.1466.115.121.1.36:1.3.6.1.4.1.1466.115.121.1.15
|
|---|
| 30 | #Treat Object(DN-Binary) as a binary blob
|
|---|
| 31 | 1.2.840.113556.1.4.903:1.3.6.1.4.1.1466.115.121.1.40
|
|---|
| 32 | #Printable String as IA5 String
|
|---|
| 33 | 1.3.6.1.4.1.1466.115.121.1.44:1.3.6.1.4.1.1466.115.121.1.26
|
|---|
| 34 | #UTC Time as Generalized Time
|
|---|
| 35 | 1.3.6.1.4.1.1466.115.121.1.53:1.3.6.1.4.1.1466.115.121.1.24
|
|---|
| 36 | #DN with String as Directory String
|
|---|
| 37 | 1.2.840.113556.1.4.904:1.3.6.1.4.1.1466.115.121.1.15
|
|---|
| 38 | #Presentation Address as Directory String
|
|---|
| 39 | 1.3.6.1.4.1.1466.115.121.1.43:1.3.6.1.4.1.1466.115.121.1.15
|
|---|