Change ldap type for attribute recording a numero, use PrintableString schema type

This commit is contained in:
Benjamin Dauvergne 2011-01-28 13:41:21 +01:00
parent 3761575e08
commit 00938ca70f
1 changed files with 24 additions and 24 deletions

View File

@ -107,37 +107,37 @@ attributetype ( IFEFLdapAttributes:8
attributetype ( IFEFLdapAttributes:9
NAME 'numeroURSSAF'
DESC 'Numero URSSAF'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:10
NAME 'numeroPAJE'
DESC 'Numero PAJE'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:11
NAME 'numeroPassFormaAssMat'
DESC 'Numero Passeport de formation Ass Mat'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:12
NAME 'numeroPassFormaSPE'
DESC 'Numero Passeport de formation SPE'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:13
NAME 'numeroIRCEM'
DESC 'Numero IRCEM'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:14
NAME 'status'
@ -160,23 +160,23 @@ attributetype ( IFEFLdapAttributes:16
attributetype ( IFEFLdapAttributes:17
NAME 'numeroAgrement'
DESC 'Numero d agrement'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:18
NAME 'numeroSIRET'
DESC 'Numero SIRET'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:19
NAME 'numeroExistence'
DESC 'Numero d existence'
EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{20} )
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
attributetype ( IFEFLdapAttributes:20
NAME 'microBlogURL'