summaryrefslogtreecommitdiffstats
path: root/contrib/slapd-modules/datamorph/tests/data/test007-config.ldif
blob: 38208317dce6da0ed41430b67f045c26751b5520 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
changetype: modify
replace: olcDatamorphIndex
olcDatamorphIndex: 110

dn: olcDatamorphValue={4}jjones,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
changetype: modify
replace: olcDatamorphIndex
olcDatamorphIndex: 14

dn: olcDatamorphValue={3}jaj,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
changetype: modify
replace: olcDatamorphIndex
olcDatamorphIndex: 13

dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
changetype: modify
replace: olcDatamorphIndex
olcDatamorphIndex: 12

dn: olcDatamorphAttribute={1}signed,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
changetype: modify
replace: olcDatamorphIntegerSigned
olcDatamorphIntegerSigned: TRUE
-
replace: olcDatamorphIntegerLowerBound
olcDatamorphIntegerLowerBound: -20000
-
replace: olcDatamorphIntegerUpperBound
olcDatamorphIntegerUpperBound: 30000