schema.ldif: add icListeRouge to icPerson OC

This commit is contained in:
Benjamin Dauvergne 2016-05-26 18:15:13 +02:00
parent 57aae04295
commit 073aa30f29
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ olcAttributeTypes: {4}( 1.3.6.1.4.1.36560.3.2.5 NAME 'icListeRouge' EQUALITY bo
olcObjectClasses: ( 1.3.6.1.4.1.36560.3.2.4 NAME 'icPerson'
DESC 'RFC2256: an organizational role'
SUP top AUXILIARY
MAY ( icLibelleEntite $ icUniteFonctionnelle $ icEquipeRecherche $ icEmploi ) )
MAY ( icLibelleEntite $ icUniteFonctionnelle $ icEquipeRecherche $ icEmploi $ icListeRouge ) )