Retrait des caractères non ascii pour éviter que slapd ne base64
This commit is contained in:
parent
bdc2ac56b7
commit
1466a64743
1 changed files with 30 additions and 30 deletions
|
@ -11,33 +11,33 @@
|
|||
# Les attributs
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.1 NAME 'aid'
|
||||
DESC 'Adhérent Identifier'
|
||||
DESC 'Adherent Identifier'
|
||||
EQUALITY integerMatch
|
||||
ORDERING integerOrderingMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.2 NAME 'nom'
|
||||
DESC 'Nom adhérent'
|
||||
DESC 'Nom adherent'
|
||||
SUP name )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.3 NAME 'prenom'
|
||||
DESC 'Prénom adhérent'
|
||||
DESC 'Prenom adherent'
|
||||
SUP name )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.4 NAME 'tel'
|
||||
DESC 'Numéro de téléphone adhérent'
|
||||
DESC 'Numero de telephone adherent'
|
||||
EQUALITY telephoneNumberMatch
|
||||
SUBSTR telephoneNumberSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.5 NAME 'paiement'
|
||||
DESC 'Année de paiement adhérent'
|
||||
DESC 'Annee de paiement adherent'
|
||||
EQUALITY integerMatch
|
||||
ORDERING integerOrderingMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.6 NAME 'carteEtudiant'
|
||||
DESC 'Année de carte étudiant fournie'
|
||||
DESC 'Annee de carte etudiant fournie'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
|
||||
|
@ -55,13 +55,13 @@ attributetype ( 1.3.6.1.4.1.25368.2.8 NAME 'canonicalAlias'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.9 NAME 'etudes'
|
||||
DESC 'Études adhérent'
|
||||
DESC 'Etudes adherent'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.10 NAME 'chbre'
|
||||
DESC 'Chambre adhérent'
|
||||
DESC 'Chambre adherent'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{16} SINGLE-VALUE )
|
||||
|
@ -73,7 +73,7 @@ attributetype ( 1.3.6.1.4.1.25368.2.11 NAME 'historique'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2048} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.12 NAME 'droits'
|
||||
DESC 'Droits adhérent'
|
||||
DESC 'Droits adherent'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{64} )
|
||||
|
||||
|
@ -83,7 +83,7 @@ attributetype ( 1.3.6.1.4.1.25368.2.13 NAME 'ipsec'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{64} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.14 NAME 'blacklist'
|
||||
DESC 'Services bloqués à un adhérent ou une machine'
|
||||
DESC 'Services bloques a un adherent ou une machine'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2048} )
|
||||
|
@ -128,36 +128,36 @@ attributetype ( 1.3.6.1.4.1.25368.2.21 NAME 'lockid'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{512} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.22 NAME 'args'
|
||||
DESC 'Arguments du service à redémarrer'
|
||||
DESC 'Arguments du service a redemarrer'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2048} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.23 NAME 'portTCPout'
|
||||
DESC 'Ports TCP spécifiques à ouvrir dans le firewall vers extérieur'
|
||||
DESC 'Ports TCP specifiques a ouvrir dans le firewall vers exterieur'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{32} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.24 NAME 'portTCPin'
|
||||
DESC 'Ports TCP spécifiques à ouvrir dans le firewall vers crans'
|
||||
DESC 'Ports TCP specifiques a ouvrir dans le firewall vers crans'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{32} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.25 NAME 'portUDPout'
|
||||
DESC 'Ports UPD spécifiques à ouvrir dans le firewall vers extérieur'
|
||||
DESC 'Ports UPD specifiques a ouvrir dans le firewall vers exterieur'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{32} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.26 NAME 'portUDPin'
|
||||
DESC 'Ports UDP spécifiques à ouvrir dans le firewall vers crans'
|
||||
DESC 'Ports UDP specifiques a ouvrir dans le firewall vers crans'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{32} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.27 NAME 'prise'
|
||||
DESC 'Chambre adhérent'
|
||||
DESC 'Chambre adherent'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{16} SINGLE-VALUE )
|
||||
|
@ -169,19 +169,19 @@ attributetype ( 1.3.6.1.4.1.25368.2.28 NAME 'solde'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{16} SINGLE-VALUE )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.29 NAME 'exempt'
|
||||
DESC 'Réseau vers lequel le trafic est exempté'
|
||||
DESC 'Reseau vers lequel le trafic est exempte'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{32} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.30 NAME 'start'
|
||||
DESC 'Date de démarrage service'
|
||||
DESC 'Date de demarrage service'
|
||||
EQUALITY integerMatch
|
||||
ORDERING integerOrderingMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.31 NAME 'controle'
|
||||
DESC 'Controle trésorier'
|
||||
DESC 'Controle tresorier'
|
||||
EQUALITY caseIgnoreMatch
|
||||
SUBSTR caseIgnoreSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{16} SINGLE-VALUE )
|
||||
|
@ -197,7 +197,7 @@ attributetype ( 1.3.6.1.4.1.25368.2.33 NAME 'rewriteMailHeaders'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.34 NAME 'hotspot'
|
||||
DESC 'Borne partagée avec l\27ENS (TRUE/FALSE)'
|
||||
DESC 'Borne partagee avec l\27ENS (TRUE/FALSE)'
|
||||
EQUALITY booleanMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
|
||||
|
||||
|
@ -208,13 +208,13 @@ attributetype ( 1.3.6.1.4.1.25368.2.35 NAME 'positionBorne'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{32} SINGLE-VALUE )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.37 NAME 'nvram'
|
||||
DESC 'Configuration spéciale borne'
|
||||
DESC 'Configuration speciale borne'
|
||||
EQUALITY caseIgnoreIA5Match
|
||||
SUBSTR caseIgnoreIA5SubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.38 NAME 'derniereConnexion'
|
||||
DESC 'Date de dernière connexion'
|
||||
DESC 'Date de derniere connexion'
|
||||
EQUALITY integerMatch
|
||||
ORDERING integerOrderingMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
|
||||
|
@ -258,7 +258,7 @@ attributetype ( 1.3.6.1.4.1.25368.2.45 NAME 'charteMA'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.46 NAME 'adherentPayant'
|
||||
DESC 'Adhérent payant son adhésion (TRUE : il paye)'
|
||||
DESC 'Adherent payant son adhesion (TRUE : il paye)'
|
||||
EQUALITY booleanMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
|
||||
|
||||
|
@ -285,7 +285,7 @@ attributetype ( 1.3.6.1.4.1.25368.2.51 NAME 'compteWiki'
|
|||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} SINGLE-VALUE )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.25368.2.52 NAME 'dnsIpv6'
|
||||
DESC 'DNS IPv6 activé pour la machine'
|
||||
DESC 'DNS IPv6 active pour la machine'
|
||||
EQUALITY booleanMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
|
||||
|
||||
|
@ -455,13 +455,13 @@ attributetype ( 1.3.6.1.1.1.1.83 NAME 'dn'
|
|||
# Les classes
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.1 NAME 'proprio' SUP top ABSTRACT
|
||||
DESC 'Propriétaire (classe abstraite)'
|
||||
DESC 'Proprietaire (classe abstraite)'
|
||||
MUST ( nom $ chbre )
|
||||
MAY ( paiement $ info $ blacklist $ controle $ historique $ preferedLanguage $
|
||||
debutAdhesion $ finAdhesion $ debutConnexion $ finConnexion ) )
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.2 NAME 'adherent' SUP proprio
|
||||
DESC 'Adhérent'
|
||||
DESC 'Adherent'
|
||||
MUST ( aid $ prenom $ tel $ mail )
|
||||
MAY ( carteEtudiant $ etudes $ postalAddress $ mailInvalide $ charteMA $
|
||||
adherentPayant $ carteRFID ) )
|
||||
|
@ -492,7 +492,7 @@ objectclass ( 1.3.6.1.4.1.25368.3.13 NAME 'machineWifi' SUP machine
|
|||
MUST ( ipsec ) )
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.14 NAME 'machineFixe' SUP machine
|
||||
DESC 'Machine adhérent fixe' )
|
||||
DESC 'Machine adherent fixe' )
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.20 NAME 'cransAccount' SUP top AUXILIARY
|
||||
DESC 'Compte Crans'
|
||||
|
@ -501,7 +501,7 @@ objectclass ( 1.3.6.1.4.1.25368.3.20 NAME 'cransAccount' SUP top AUXILIARY
|
|||
homepageAlias $ compteWiki $ mailExt $ gpgFingerprint $ gpgMail ) )
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.21 NAME 'lock'
|
||||
DESC 'Système de lock pour édition'
|
||||
DESC 'Systeme de lock pour edition'
|
||||
MUST ( lockid )
|
||||
MAY ( lockv $ aid $ chbre $ mail $ mailAlias $ canonicalAlias $ uidNumber $
|
||||
mid $ macAddress $ host $ hostAlias $ ipHostNumber $ cid $ fid $
|
||||
|
@ -509,7 +509,7 @@ objectclass ( 1.3.6.1.4.1.25368.3.21 NAME 'lock'
|
|||
gpgMail $ xid $ uid $ homeDirectory$ dn ) )
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.22 NAME 'service'
|
||||
DESC 'Service à redémarrer'
|
||||
DESC 'Service a redemarrer'
|
||||
MUST ( cn )
|
||||
MAY ( args $ start ) )
|
||||
|
||||
|
@ -525,7 +525,7 @@ objectclass ( 1.3.6.1.4.1.25368.3.24 NAME 'freeMid'
|
|||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.25 NAME 'groupeCrans'
|
||||
SUP top AUXILIARY
|
||||
DESC 'Pour pouvoir générer dynamiquement les groupes posix'
|
||||
DESC 'Pour pouvoir generer dynamiquement les groupes posix'
|
||||
MAY ( memberURL ) )
|
||||
|
||||
objectclass ( 1.3.6.1.4.1.25368.3.26 NAME 'switchCrans' SUP machine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue