Skip to content

Instantly share code, notes, and snippets.

@adrien-f
Created April 16, 2014 17:37
Show Gist options
  • Save adrien-f/10911744 to your computer and use it in GitHub Desktop.
Save adrien-f/10911744 to your computer and use it in GitHub Desktop.
# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
# CRC32 000b2f58
dn: cn=j4lp,cn=schema,cn=config
objectClass: olcSchemaConfig
cn: j4lp
olcAttributeTypes: {0}( 1.3.6.1.4.1.39478.1.2 NAME 'ts3uid' DESC 'Teamspeak3 U
ID' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {1}( 1.3.6.1.4.1.39478.1.3 NAME 'corporation' DESC 'EVE Cor
poration' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {2}( 1.3.6.1.4.1.39478.1.4 NAME 'alliance' DESC 'EVE Allian
ce' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {3}( 1.3.6.1.4.1.39478.1.5 NAME 'accountStatus' DESC 'Accou
nt Status' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1
.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {4}( 1.3.6.1.4.1.39478.1.6 NAME 'keyID' DESC 'API key ID' S
YNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {5}( 1.3.6.1.4.1.39478.1.7 NAME 'vCode' DESC 'API key vCode
' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {6}( 1.3.6.1.4.1.39478.1.8 NAME 'authGroup' DESC 'Auth Syst
em Group' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.
3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {7}( 1.3.6.1.4.1.39478.1.9 NAME 'characterName' DESC 'Chara
cter Name' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: {8}( 1.3.6.1.4.1.39478.1.10 NAME 'alt' DESC 'Linked charact
er' SUP distinguishedName )
olcAttributeTypes: {9}( 1.3.6.1.4.1.39478.1.11 NAME 'recommendedBy' DESC 'User
this user was recommended by' SUP distinguishedName )
olcAttributeTypes: {10}( 1.3.6.1.4.1.39478.2.2 NAME 'redditName' DESC 'Reddit
Account Name' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTA
X 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcAttributeTypes: {11}( 1.3.6.1.4.1.39478.2.3 NAME 'redditToken' DESC 'Reddit
Account Token' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYN
TAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
olcObjectClasses: {0}( 1.3.6.1.4.1.39478.1.1 NAME 'xxPilot' DESC 'Pilot regist
ered with the Confederation of xXPIZZAXx' AUXILIARY MUST ( characterName $ ke
yID $ vCode $ corporation ) MAY ( ts3uid $ authGroup $ alliance $ email $ acc
ountStatus $ alt $ recommendedBy ) )
olcObjectClasses: {1}( 1.3.6.1.4.1.39478.2.1 NAME 'redditAccount' DESC 'Reddit
Account' AUXILIARY MUST ( redditName $ redditToken ) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment