hsm.schema
changeset 16 fde8df93d73c
parent 15 1d63bfc6c9e7
child 17 044929bad1fd
equal deleted inserted replaced
15:1d63bfc6c9e7 16:fde8df93d73c
    28     SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
    28     SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
    29     SINGLE-VALUE )
    29     SINGLE-VALUE )
    30 
    30 
    31 attributetype (
    31 attributetype (
    32     hsmAttribute:4 NAME 'hsmInitialPassword' DESC 'initial Password'
    32     hsmAttribute:4 NAME 'hsmInitialPassword' DESC 'initial Password'
    33     SUP userPassword
    33     EQUALITY octetStringMatch 
       
    34     SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128} 
    34     SINGLE-VALUE )
    35     SINGLE-VALUE )
    35 
    36 
    36 attributetype (
    37 attributetype (
    37     hsmAttribute:5 NAME 'hsmDateOfCreation' DESC 'Date of Creation'
    38     hsmAttribute:5 NAME 'hsmDateOfCreation' DESC 'Date of Creation'
    38     EQUALITY generalizedTimeMatch
    39     EQUALITY generalizedTimeMatch
    60     SUP mail
    61     SUP mail
    61     SINGLE-VALUE )
    62     SINGLE-VALUE )
    62 
    63 
    63 attributetype (
    64 attributetype (
    64     hsmAttribute:10 NAME 'hsmNID' DESC 'employee / student / guest number'
    65     hsmAttribute:10 NAME 'hsmNID' DESC 'employee / student / guest number'
    65     SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
    66     EQUALITY caseIgnoreMatch
       
    67     SUBSTR caseIgnoreSubstringsMatch
       
    68     SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    66 
    69 
    67 attributetype (
    70 attributetype (
    68     hsmAttribute:11 NAME 'hsmMailHost' DESC 'SMTP/MTA for that recipient'
    71     hsmAttribute:11 NAME 'hsmMailHost' DESC 'SMTP/MTA for that recipient'
    69     EQUALITY caseIgnoreIA5Match
    72     EQUALITY caseIgnoreIA5Match
    70     SUBSTR caseIgnoreIA5SubstringsMatch
    73     SUBSTR caseIgnoreIA5SubstringsMatch