summaryrefslogtreecommitdiffstats
path: root/tests/test40-schema-ignoredefault/change.sh
blob: d1510b920c873629c4984d76c812cf7eb6348284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/sh
add << EOF
dn: cn=reindex now,cn=index,cn=tasks,cn=config
changetype: add
objectclass: top
objectclass: extensibleObject
cn: reindex now
nsInstance: userRoot
nsIndexAttribute: objectclass
nsIndexAttribute: aci
nsIndexAttribute: cn
nsIndexAttribute: mail
nsIndexAttribute: member
nsIndexAttribute: memberOf
nsIndexAttribute: uid
nis-map: bogus

EOF