From 7c4fb74a193bb66301788398f272d1916de5bddd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julio=20S=C3=A1nchez=20Fern=C3=A1ndez?= Date: Tue, 8 Jun 1999 17:41:09 +0000 Subject: [PATCH] Fixed some syntax errors. --- servers/slapd/schema/misc.schema | 2 +- servers/slapd/schema/pilot.schema | 102 +++++++++++++++--------------- 2 files changed, 52 insertions(+), 52 deletions(-) diff --git a/servers/slapd/schema/misc.schema b/servers/slapd/schema/misc.schema index c6273926c1..9eef8a2a90 100644 --- a/servers/slapd/schema/misc.schema +++ b/servers/slapd/schema/misc.schema @@ -16,6 +16,6 @@ objectclass ( 1.3.6.1.1.3.1 NAME 'uidObject' SUP top AUXILIARY MUST uid ) # too. attribute ( 1.3.6.1.4.1.250.1.60 NAME ( 'timeToLive' 'ttl' ) - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) objectclass ( 1.3.6.1.4.1.250.3.18 NAME 'cacheObject' SUP top MAY ttl ) diff --git a/servers/slapd/schema/pilot.schema b/servers/slapd/schema/pilot.schema index 602a81c404..8abb12b0b0 100644 --- a/servers/slapd/schema/pilot.schema +++ b/servers/slapd/schema/pilot.schema @@ -22,61 +22,61 @@ attribute ( 0.9.2342.19200300.100.1.1 NAME ( 'uid' 'userid' ) EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.2 NAME 'textEncodedORAddress' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.3 NAME ( 'mail' 'rfc822Mailbox' ) EQUALITY caseIgnoreIA5Match - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.4 NAME 'info' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.5 NAME ( 'drink' 'favouriteDrink' ) EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.6 NAME 'roomNumber' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.7 NAME 'photo' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.5' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 ) attribute ( 0.9.2342.19200300.100.1.8 NAME 'userClass' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.9 NAME 'host' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.10 NAME 'manager' EQUALITY distinguishedNameMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) attribute ( 0.9.2342.19200300.100.1.11 NAME 'documentIdentifier' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.12 NAME 'documentTitle' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) -attributes ( 0.9.2342.19200300.100.1.13 NAME 'documentVersion' +attribute ( 0.9.2342.19200300.100.1.13 NAME 'documentVersion' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) -attributes ( 0.9.2342.19200300.100.1.14 NAME 'documentAuthor' +attribute ( 0.9.2342.19200300.100.1.14 NAME 'documentAuthor' EQUALITY distinguishedNameMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) -attributes ( 0.9.2342.19200300.100.1.15 NAME 'documentLocation' +attribute ( 0.9.2342.19200300.100.1.15 NAME 'documentLocation' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.20 NAME ( 'homeTelephoneNumber' 'homePhone' ) EQUALITY telephoneNumberMatch @@ -85,12 +85,12 @@ attribute ( 0.9.2342.19200300.100.1.20 NAME ( 'homeTelephoneNumber' 'homePhone' attribute ( 0.9.2342.19200300.100.1.21 NAME 'secretary' EQUALITY distinguishedNameMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) # Netscape defines this with syntax 1.15 TBC attribute ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.39' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.39 ) # Netscape defines this with syntax 1.15 TBC @@ -100,7 +100,7 @@ attribute ( 0.9.2342.19200300.100.1.23 NAME 'lastModifiedTime' attribute ( 0.9.2342.19200300.100.1.24 NAME 'lastModifiedBy' EQUALITY distinguishedNameMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) # This is the definition as defined in RFC2247 @@ -113,7 +113,7 @@ attribute ( 0.9.2342.19200300.100.1.25 NAME 'dc' # and Netscape use it is very different. attribute ( 0.9.2342.19200300.100.1.26 NAME 'dNSRecord' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) # 0.9.2342.19200300.100.1.27 was probably intended to be mDRecord in # RFC1274, but they got it wrong and did not define it, thought it @@ -127,21 +127,21 @@ attribute ( 0.9.2342.19200300.100.1.26 NAME 'dNSRecord' attribute ( 0.9.2342.19200300.100.1.37 NAME 'associatedDomain' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) -attribute ( 0.9.2342.19200300.100.1.38 NAME 'associatedName' DESC +attribute ( 0.9.2342.19200300.100.1.38 NAME 'associatedName' EQUALITY distinguishedNameMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) # Netscape gives syntax 1.15 to this. TBC attribute ( 0.9.2342.19200300.100.1.39 NAME 'homePostalAddress' EQUALITY ?? - SYNTAX '1.3.6.1.4.1.1466.115.121.1.41' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 ) attribute ( 0.9.2342.19200300.100.1.40 NAME 'personalTitle' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.41 NAME ( 'mobileTelephoneNumber' 'mobile' ) EQUALITY telephoneNumberMatch @@ -155,26 +155,26 @@ attribute ( 0.9.2342.19200300.100.1.42 NAME ( 'pagerTelephoneNumber' 'pager' ) attribute ( 0.9.2342.19200300.100.1.43 NAME ( 'co' 'friendlyCountryName' ) EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.44 NAME 'uniqueIdentifier' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.45 NAME 'organizationalStatus' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( 0.9.2342.19200300.100.1.46 NAME 'janetMailbox' EQUALITY caseIgnoreIA5Match - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) # Netscape gives syntax 1.27 (integer). However, 1.32 is only listed # in RFC2252 without explanation. The SINGLE-VALUE thing comes from # Netscape and is not backed by RFC1274. attribute ( 0.9.2342.19200300.100.1.47 NAME 'mailPreferenceOption' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.32' SINGLE-VALUE ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.32 SINGLE-VALUE ) # 0.9.2342.19200300.100.1.48 was buildingName in RFC1274 # 0.9.2342.19200300.100.1.49 was dSAQuality in RFC1274 @@ -187,26 +187,26 @@ attribute ( 0.9.2342.19200300.100.1.47 NAME 'mailPreferenceOption' # We had this as 'bin' attribute ( 0.9.2342.19200300.100.1.53 NAME 'personalSignature' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.5' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 ) attribute ( 0.9.2342.19200300.100.1.54 NAME 'dITRedirect' EQUALITY distinguishedNameMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) # Netscape gives syntax 1.5 to this. We had it as 'bin'. attribute ( 0.9.2342.19200300.100.1.55 NAME 'audio' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.4' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.4 ) attribute ( 0.9.2342.19200300.100.1.56 NAME 'documentPublisher' EQUALITY caseIgnoreMatch - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) # This one is ripped from Netscape and is a pilot object. It is not # in RFC1274, but we had it as 'bin'. attribute ( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.5' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 ) # These attributes are pilot-related attributes that we had and Netscape # has too, however, the OID is unknown for them and Netscape uses a @@ -214,34 +214,34 @@ attribute ( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto' # can make head or tails of this. attribute ( abstract-oid NAME 'abstract' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( authorcn-oid NAME ( 'documentAuthorCommonName' 'authorCn' ) - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( authorsn-oid NAME ( 'documentAuthorSurname' 'authorSn' ) - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( documentStore-oid NAME 'documentStore' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( keyWords-oid NAME 'keyWords' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attribute ( obsoletedByDocument-oid NAME 'obsoletedByDocument' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) -attributes ( obsoletesDocument-oid NAME 'obsoletesDocument' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) +attribute ( obsoletesDocument-oid NAME 'obsoletesDocument' + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) -attributes ( subject-oid NAME 'subject' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) +attribute ( subject-oid NAME 'subject' + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) -attributes ( updatedByDocument-oid NAME 'updatedByDocument' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) +attribute ( updatedByDocument-oid NAME 'updatedByDocument' + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) -attributes ( updatesDocument-oid NAME 'updatesDocument' - SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' ) +attribute ( updatesDocument-oid NAME 'updatesDocument' + SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) # In classes, STRUCTURAL or AUXILIARY is chosen depending on the # textual description that accompanies the class in RFC1274 -- 2.39.5