summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/test-generic.sh
blob: 79db49bb4848edb45907a1d7e4bcf26e2eb03598 (plain)
1
2
3
4
5
6
7
8
echo "Adding base elements"
bin/ldbadd tests/test.ldif

echo "Modifying elements"
bin/ldbmodify tests/test-modify.ldif

echo "Showing modified record"
bin/ldbsearch '(uid=uham)'