source: vendor/3.5.6/source4/setup/schema-map-fedora-ds-1.0

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 1.3 KB
Line 
1#Standard OpenLDAP attributes
2name
3objectClasses
4createTimeStamp
5attributeTypes
6objectClass
7userPassword
8seeAlso
9modifyTimeStamp
10distinguishedName
11description
12cn
13dITContentRules
14top
15#This should be provided by the LDAP server, only in our schema to permit provision
16aci
17#Skip ObjectClasses
18#MiddleName has a conflicting OID
192.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.255.1
20#defaultGroup has a conflicting OID
211.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
231.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
251.2.840.113556.1.4.905:1.3.6.1.4.1.1466.115.121.1.15
26#Treat Security Descriptors as binary
271.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
291.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
311.2.840.113556.1.4.903:1.3.6.1.4.1.1466.115.121.1.40
32#Printable String as IA5 String
331.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
351.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
371.2.840.113556.1.4.904:1.3.6.1.4.1.1466.115.121.1.15
38#Presentation Address as Directory String
391.3.6.1.4.1.1466.115.121.1.43:1.3.6.1.4.1.1466.115.121.1.15
Note: See TracBrowser for help on using the repository browser.