tcb.schema
changeset 37 509da4735edf
parent 29 d9e766baf8cd
equal deleted inserted replaced
36:f769bee18434 37:509da4735edf
    13 objectIdentifier tcbAttribute tcbRoot:1
    13 objectIdentifier tcbAttribute tcbRoot:1
    14 objectIdentifier tcbObjectClass tcbRoot:2
    14 objectIdentifier tcbObjectClass tcbRoot:2
    15 
    15 
    16 attributetype (
    16 attributetype (
    17     tcbAttribute:1 NAME ('tcbMailPrimaryAddress' 'tcbMailOfficialAddress') DESC 'official mail address'
    17     tcbAttribute:1 NAME ('tcbMailPrimaryAddress' 'tcbMailOfficialAddress') DESC 'official mail address'
    18     SUP mail
    18     EQUALITY caseIgnoreIA5Match
    19     SINGLE-VALUE )
    19     SUBSTR caseIgnoreIA5SubstringsMatch
       
    20     SINGLE-VALUE
       
    21     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
    20 
    22 
    21 attributetype (
    23 attributetype (
    22     tcbAttribute:2 NAME 'tcbMailForwardingAddress' DESC 'forwarding information for this recipient'
    24     tcbAttribute:2 NAME 'tcbMailForwardingAddress' DESC 'forwarding information for this recipient'
    23     EQUALITY caseIgnoreIA5Match
    25     EQUALITY caseIgnoreIA5Match
    24     SUBSTR caseIgnoreIA5SubstringsMatch
    26     SUBSTR caseIgnoreIA5SubstringsMatch