ldap van revspace, nog aanpassen
This commit is contained in:
parent
4870960b45
commit
a74ef0de9a
32 changed files with 964 additions and 0 deletions
49
roles/ldapserver/files/cn={4}revspace.ldif
Normal file
49
roles/ldapserver/files/cn={4}revspace.ldif
Normal file
|
@ -0,0 +1,49 @@
|
|||
# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
|
||||
dn: cn={4}revspace
|
||||
objectClass: olcSchemaConfig
|
||||
cn: {4}revspace
|
||||
olcObjectIdentifier: {0}revspaceOID 1.3.6.1.4.1.36206
|
||||
olcObjectIdentifier: {1}revspaceLDAP revspaceOID:1
|
||||
olcObjectIdentifier: {2}revspaceAttributeType revspaceLDAP:16
|
||||
olcObjectIdentifier: {3}revspaceObjectClass revspaceLDAP:17
|
||||
olcAttributeTypes: {0}( revspaceAttributeType:1 NAME 'accountBalance' DESC '
|
||||
RevSpace bank account balance in eurocent' EQUALITY integerMatch SYNTAX 1.3
|
||||
.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
|
||||
olcAttributeTypes: {1}( revspaceAttributeType:2 NAME 'iButtonSerial' DESC 'i
|
||||
Button serial' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SU
|
||||
BSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
|
||||
olcAttributeTypes: {2}( revspaceAttributeType:7 NAME 'tweetEntry' DESC 'Twee
|
||||
t entry' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
|
||||
olcAttributeTypes: {3}( revspaceAttributeType:8 NAME 'chanmsgEntry' DESC 'An
|
||||
nounce entry on irc channel' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.
|
||||
115.121.1.7 )
|
||||
olcAttributeTypes: {4}( revspaceAttributeType:9 NAME 'statusEntry' DESC 'Ann
|
||||
ounce entry in JSON status' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.1
|
||||
15.121.1.7 )
|
||||
olcAttributeTypes: {5}( revspaceAttributeType:3 NAME 'articleName' DESC 'Rev
|
||||
Space stock management item name' EQUALITY caseIgnoreMatch ORDERING caseIgn
|
||||
oreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.1
|
||||
15.121.1.15 )
|
||||
olcAttributeTypes: {6}( revspaceAttributeType:6 NAME 'barCode' DESC 'RevSpac
|
||||
e stock management item barcode' EQUALITY caseIgnoreMatch ORDERING caseIgno
|
||||
reOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.11
|
||||
5.121.1.15 )
|
||||
olcAttributeTypes: {7}( revspaceAttributeType:4 NAME 'stock' DESC 'Amount of
|
||||
items in stock' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
|
||||
SINGLE-VALUE )
|
||||
olcAttributeTypes: {8}( revspaceAttributeType:5 NAME 'price' DESC 'Price per
|
||||
item in eurocent' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
|
||||
27 SINGLE-VALUE )
|
||||
olcObjectClasses: {0}( revspaceObjectClass:1 NAME 'revspaceAccount' DESC 'mi
|
||||
xin RevSpace account details' AUXILIARY MAY ( accountBalance $ iButtonSeria
|
||||
l $ tweetEntry $ chanmsgEntry $ statusEntry ) )
|
||||
olcObjectClasses: {1}( revspaceObjectClass:2 NAME 'revspaceProduct' DESC 'mi
|
||||
xin RevSpace product details' STRUCTURAL MUST ( articleName $ price ) MAY (
|
||||
stock $ barCode ) )
|
||||
structuralObjectClass: olcSchemaConfig
|
||||
entryUUID: 2d92bbae-fbff-1034-865e-79a954a03d07
|
||||
creatorsName: cn=config
|
||||
createTimestamp: 20150930204006Z
|
||||
entryCSN: 20150930204006.374158Z#000000#000#000000
|
||||
modifiersName: cn=config
|
||||
modifyTimestamp: 20150930204006Z
|
Loading…
Add table
Add a link
Reference in a new issue