#
# RFC1274: Cosine and Internet X.500 schema
#
-# This file contains LDAPv3 schema derived from X.500 "pilot"
+# This file contains LDAPv3 schema derived from X.500 COSINE "pilot"
# schema. As this schema was defined for X.500(89), some
# oddities were introduced in the mapping to LDAPv3. The
# mappings were based upon: draft-ietf-asid-ldapv3-attributes-03.txt
# It may be best to avoid use this schema.
#
# Note: It seems that the pilot schema evolved beyond what was
-# described in RFC1274. However, this document describes RFC1274
-# as published. So called "newPilot" objects, such as found on
-# U-Mich/OpenLDAP 1.x servers is available in newpilot.schema.
+# described in RFC1274. However, this document attempts to describes
+# RFC1274 as published.
# Network Working Group P. Barker
#
# other slapd items
#
-attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry' SUP name
- SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
+attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry'
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
+ SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
-attributetype ( 1.3.6.1.4.1.4203.666.1.4 NAME 'children' SUP name
- SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
+attributetype ( 1.3.6.1.4.1.4203.666.1.4 NAME 'children'
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.5
+ SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )