| 1 | #Standard Fedora DS 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 |
|
|---|
| 16 | #This should be provided by the LDAP server, only in our schema to permit provision
|
|---|
| 17 | aci
|
|---|
| 18 |
|
|---|
| 19 | #Skip ObjectClasses
|
|---|
| 20 | sambaSamAccount
|
|---|
| 21 | sambaGroupMapping
|
|---|
| 22 | sambaTrustPassword
|
|---|
| 23 | sambaTrustedDomainPassword
|
|---|
| 24 | sambaDomain
|
|---|
| 25 | sambaUnixIdPool
|
|---|
| 26 | sambaIdmapEntry
|
|---|
| 27 | sambaSidEntry
|
|---|
| 28 | sambaConfig
|
|---|
| 29 | sambaShare
|
|---|
| 30 | sambaConfigOption
|
|---|
| 31 |
|
|---|
| 32 | #MiddleName has a conflicting OID
|
|---|
| 33 | 2.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.255.1
|
|---|
| 34 | #defaultGroup has a conflicting OID
|
|---|
| 35 | 1.2.840.113556.1.4.480:1.3.6.1.4.1.7165.4.255.2
|
|---|
| 36 | #thumbnailPhoto has a conflicting OID
|
|---|
| 37 | 2.16.840.1.113730.3.1.35:1.3.6.1.4.1.7165.4.255.10
|
|---|
| 38 | #thumbnailLogo has a conflicting OID
|
|---|
| 39 | 2.16.840.1.113730.3.1.36:1.3.6.1.4.1.7165.4.255.11
|
|---|
| 40 |
|
|---|
| 41 | #This large integer format is unimplemented in OpenLDAP 2.3
|
|---|
| 42 | 1.2.840.113556.1.4.906:1.3.6.1.4.1.1466.115.121.1.27
|
|---|
| 43 | #This case insensitive string isn't available
|
|---|
| 44 | 1.2.840.113556.1.4.905:1.3.6.1.4.1.1466.115.121.1.44
|
|---|
| 45 | #Treat Security Descriptors as binary
|
|---|
| 46 | 1.2.840.113556.1.4.907:1.3.6.1.4.1.1466.115.121.1.40
|
|---|
| 47 | #Treat Object(DN-Binary) as a binary blob
|
|---|
| 48 | 1.2.840.113556.1.4.903:1.3.6.1.4.1.1466.115.121.1.40
|
|---|
| 49 | #UTC Time as Generalized Time
|
|---|
| 50 | 1.3.6.1.4.1.1466.115.121.1.53:1.3.6.1.4.1.1466.115.121.1.24
|
|---|
| 51 | #DN with String as Directory String
|
|---|
| 52 | 1.2.840.113556.1.4.904:1.3.6.1.4.1.1466.115.121.1.40
|
|---|
| 53 | #attribute names, declared at OIDs fail
|
|---|
| 54 | 1.3.6.1.4.1.1466.115.121.1.38:1.3.6.1.4.1.1466.115.121.1.44
|
|---|
| 55 | #Presentation Address as Directory String
|
|---|
| 56 | 1.3.6.1.4.1.1466.115.121.1.43:1.3.6.1.4.1.1466.115.121.1.15
|
|---|
| 57 |
|
|---|
| 58 | #Remap into existing schema
|
|---|
| 59 | pwdLastSet
|
|---|
| 60 | pwdLastSet:sambaPwdLastSet
|
|---|
| 61 | lastLogon
|
|---|
| 62 | lastLogon:sambaLogonTime
|
|---|
| 63 | lastLogoff
|
|---|
| 64 | lastLogoff:sambaLogoffTime
|
|---|
| 65 | badPwdCount
|
|---|
| 66 | badPwdCount:sambaBadPasswordCount
|
|---|
| 67 | logonHours
|
|---|
| 68 | logonHours:sambaLogonHours
|
|---|
| 69 | homeDrive
|
|---|
| 70 | homeDrive:sambaHomeDrive
|
|---|
| 71 | scriptPath
|
|---|
| 72 | scriptPath:sambaLogonScript
|
|---|
| 73 | profilePath
|
|---|
| 74 | profilePath:sambaProfilePath
|
|---|
| 75 | userWorkstations
|
|---|
| 76 | userWorkstations:sambaUserWorkstations
|
|---|
| 77 | homeDirectory
|
|---|
| 78 | homeDirectory:sambaHomePath
|
|---|
| 79 | groupType
|
|---|
| 80 | groupType:sambaGroupType
|
|---|
| 81 | nextRid
|
|---|
| 82 | nextRid:sambaNextRid
|
|---|
| 83 | privilegeDisplayName
|
|---|
| 84 | privilegeDisplayName:sambaPrivName
|
|---|
| 85 | objectSid
|
|---|
| 86 | objectSid:sambaSID
|
|---|