Make use of SUP for many fields that are really just dupes

This commit is contained in:
Miles Lott 2001-05-14 02:30:43 +00:00
parent bb017a4c40
commit 6880158394

View File

@ -31,21 +31,15 @@ attributetype ( 2.3.6.1.1.1.1.103
# BELOW ARE OPTIONAL # BELOW ARE OPTIONAL
attributetype ( 2.3.6.1.1.1.1.105 attributetype ( 2.3.6.1.1.1.1.105
NAME 'phpgwMiddlename' NAME 'phpgwMiddlename'
EQUALITY caseExactIA5Match SUP name )
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
attributetype ( 2.3.6.1.1.1.1.106 attributetype ( 2.3.6.1.1.1.1.106
NAME 'phpgwPrefix' NAME 'phpgwPrefix'
EQUALITY caseExactIA5Match SUP name )
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
attributetype ( 2.3.6.1.1.1.1.107 attributetype ( 2.3.6.1.1.1.1.107
NAME 'phpgwSuffix' NAME 'phpgwSuffix'
EQUALITY caseExactIA5Match SUP name )
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
attributetype ( 2.3.6.1.1.1.1.108 attributetype ( 2.3.6.1.1.1.1.108
NAME 'phpgwAudio' NAME 'phpgwAudio'
@ -92,92 +86,63 @@ attributetype ( 2.3.6.1.1.1.1.115
attributetype ( 2.3.6.1.1.1.1.116 attributetype ( 2.3.6.1.1.1.1.116
NAME 'phpgwAdrTwoStreet' NAME 'phpgwAdrTwoStreet'
EQUALITY caseIgnoreMatch SUP street )
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
attributetype ( 2.3.6.1.1.1.1.117 attributetype ( 2.3.6.1.1.1.1.117
NAME 'phpgwAdrTwoLocality' NAME 'phpgwAdrTwoLocality'
EQUALITY caseIgnoreMatch SUP l )
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
attributetype ( 2.3.6.1.1.1.1.118 attributetype ( 2.3.6.1.1.1.1.118
NAME 'phpgwAdrTwoRegion' NAME 'phpgwAdrTwoRegion'
EQUALITY caseIgnoreMatch SUP st )
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
attributetype ( 2.3.6.1.1.1.1.119 attributetype ( 2.3.6.1.1.1.1.119
NAME 'phpgwAdrTwoPostalCode' NAME 'phpgwAdrTwoPostalCode'
EQUALITY caseIgnoreMatch SUP postalcode )
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
attributetype ( 2.3.6.1.1.1.1.120 attributetype ( 2.3.6.1.1.1.1.120
NAME 'phpgwAdrTwoCountryName' NAME 'phpgwAdrTwoCountryName'
EQUALITY caseIgnoreMatch SUP countryname )
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
attributetype ( 2.3.6.1.1.1.1.121 attributetype ( 2.3.6.1.1.1.1.121
NAME 'phpgwAdrTwoType' NAME 'phpgwAdrTwoType'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.14 SUP phpgwAdrOneType )
SINGLE-VALUE )
attributetype ( 2.3.6.1.1.1.1.122 attributetype ( 2.3.6.1.1.1.1.122
NAME 'phpgwVoiceTelephoneNumber' NAME 'phpgwVoiceTelephoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.123 attributetype ( 2.3.6.1.1.1.1.123
NAME 'phpgwMsgTelephoneNumber' NAME 'phpgwMsgTelephoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.124 attributetype ( 2.3.6.1.1.1.1.124
NAME 'phpgwPagerTelephoneNumber' NAME 'phpgwPagerTelephoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.125 attributetype ( 2.3.6.1.1.1.1.125
NAME 'phpgwCellTelephoneNumber' NAME 'phpgwCellTelephoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.126 attributetype ( 2.3.6.1.1.1.1.126
NAME 'phpgwBbsTelephoneNumber' NAME 'phpgwBbsTelephoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.127 attributetype ( 2.3.6.1.1.1.1.127
NAME 'phpgwModemTelephoneNumber' NAME 'phpgwModemTelephoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.128 attributetype ( 2.3.6.1.1.1.1.128
NAME 'phpgwMobileTelephoneNumber' NAME 'phpgwMobileTelephoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.129 attributetype ( 2.3.6.1.1.1.1.129
NAME 'phpgwIsdnphoneNumber' NAME 'phpgwIsdnphoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.130 attributetype ( 2.3.6.1.1.1.1.130
NAME 'phpgwVideophoneNumber' NAME 'phpgwVideophoneNumber'
EQUALITY telephoneNumberMatch SUP telephonenumber )
SUBSTR telephoneNumberSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
attributetype ( 2.3.6.1.1.1.1.131 attributetype ( 2.3.6.1.1.1.1.131
NAME 'phpgwPreferPhone' NAME 'phpgwPreferPhone'
@ -191,14 +156,11 @@ attributetype ( 2.3.6.1.1.1.1.132
attributetype ( 2.3.6.1.1.1.1.133 attributetype ( 2.3.6.1.1.1.1.133
NAME 'phpgwMailHome' NAME 'phpgwMailHome'
EQUALITY caseIgnoreIA5Match SUP mail )
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
attributetype ( 2.3.6.1.1.1.1.134 attributetype ( 2.3.6.1.1.1.1.134
NAME 'phpgwMailHomeType' NAME 'phpgwMailHomeType'
EQUALITY caseExactIA5Match SUP phpgwMailType )
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
# phpgwContact # phpgwContact
# The phpgwContact represents people who are associated with a # The phpgwContact represents people who are associated with a