# parapheur.schema -- InetOrgPerson (RFC2798) attributetype ( 1.3.6.1.4.1.2042.1 NAME 'proprietaire' DESC 'RFC2798: the parapheur owner' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2042.2 NAME 'secretariat' DESC 'RFC2798: the parapheur secretaries' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) attributetype ( 1.3.6.1.4.1.2042.4 NAME 'hierarchie' DESC 'RFC2798: the parapheur hierarchical superior' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) objectclass ( 1.3.6.1.4.1.2042.3 NAME 'parapheur' SUP 'inetOrgPerson' STRUCTURAL DESC 'RFC2798: Parapheur' MUST ( proprietaire ) MAY ( secretariat $ hierarchie ) )