[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8111) Re-ordering schema attributeTypes crashes slapd



Below is the attempted ldif modification.


dn: cn={5}puppet,cn=schema,cn=config
changetype: modify
replace: olcAttributeTypes
olcAttributeTypes: {1}( 1.3.6.1.4.1.34380.556 NAME ('github' 'githubUsername')
    DESC 'github'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatc
 h   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {2}( 1.3.6.1.4.1.34380.558 NAME ('pronoun' 'preferredPronou
 n')   DESC 'prefered gender pronoun'   EQUALITY caseIgnoreMatch   SUBSTR case
 IgnoreSubstringsMatch   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {3}( 1.3.6.1.4.1.34380.560 NAME 'skills' DESC 'skills, lang
 uages, specialties'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsM
 atch   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {4}( 1.3.6.1.4.1.34380.562 NAME 'onCall' DESC 'whether they
  are oncall or not that week'   EQUALITY booleanMatch   SYNTAX 1.3.6.1.4.1.14
 66.115.121.1.7 )
olcAttributeTypes: {5}( 1.3.6.1.4.1.34380.563 NAME 'googleGroups' DESC 'email 
 groups they are in'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsM
 atch   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {6}( 1.3.6.1.4.1.34380.566 NAME 'projects' DESC 'ownership 
 of projects'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatch   
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {7}( 1.3.6.1.4.1.34380.569 NAME 'interestingFact' DESC 'int
 eresting fact from first all hands'   EQUALITY caseIgnoreMatch   SUBSTR caseI
 gnoreSubstringsMatch   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {8}( 1.3.6.1.4.1.34380.570 NAME ('twitterHandle' 'twitter')
  DESC 'twitter handle'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstrin
 gsMatch   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {9}( 1.3.6.1.4.1.34380.571 NAME ('ircNickname' 'irc') DESC 
 'irc nickname'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatch 
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {10}( 1.3.6.1.4.1.34380.572 NAME 'shirtSize' DESC 'shirtsiz
 e'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatch   SYNTAX 1.3
 .6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {11}( 1.3.6.1.4.1.34380.573 NAME 'dietaryRestrictions'   DE
 SC 'carnivore, omnivore, veg, vegan, glutenfree, soyfree, air free'   EQUALIT
 Y caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatch   SYNTAX 1.3.6.1.4.1.146
 6.115.121.1.15 )
olcAttributeTypes: {12}( 1.3.6.1.4.1.34380.567 NAME 'steamAccount'   DESC 'ste
 amaccount for games'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstrings
 Match   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {13}( 1.3.6.1.4.1.34380.801 NAME 'bribeMeWith'   DESC 'thin
 gs I like'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatch   SY
 NTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {14}( 1.3.6.1.4.1.34380.802 NAME 'languages'   DESC 'what d
 o you speak'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatch   
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {15}( 1.3.6.1.4.1.34380.574 NAME 'x-kvm-access'   DESC 'kvm
  access level'   EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch   
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: {2}( 1.3.6.1.4.1.34380.557 NAME ('forge' 'forgeUsername')  
  DESC 'forge'   EQUALITY caseIgnoreMatch   SUBSTR caseIgnoreSubstringsMatch  
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
-

-- 
Zach Leslie :: Puppet Labs