xref: /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/data/test007-config.ldif (revision e670fd5c413e99c2f6a37901bb21c537fcd322d2)
1dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
2changetype: modify
3replace: olcDatamorphIndex
4olcDatamorphIndex: 110
5
6dn: olcDatamorphValue={4}jjones,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
7changetype: modify
8replace: olcDatamorphIndex
9olcDatamorphIndex: 14
10
11dn: olcDatamorphValue={3}jaj,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
12changetype: modify
13replace: olcDatamorphIndex
14olcDatamorphIndex: 13
15
16dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
17changetype: modify
18replace: olcDatamorphIndex
19olcDatamorphIndex: 12
20
21dn: olcDatamorphAttribute={1}signed,olcOverlay={0}datamorph,olcDatabase={1}@BACKEND@,cn=config
22changetype: modify
23replace: olcDatamorphIntegerSigned
24olcDatamorphIntegerSigned: TRUE
25-
26replace: olcDatamorphIntegerLowerBound
27olcDatamorphIntegerLowerBound: -20000
28-
29replace: olcDatamorphIntegerUpperBound
30olcDatamorphIntegerUpperBound: 30000
31