1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-26 04:23:49 +03:00
Files
samba-mirror/source/lib/ldb/tests/test-generic.sh
2007-10-10 12:51:10 -05:00

9 lines
182 B
Bash
Executable File

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)'