diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:35:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:35:32 +0000 |
commit | 5ea77a75dd2d2158401331879f3c8f47940a732c (patch) | |
tree | d89dc06e9f4850a900f161e25f84e922c4f86cc8 /tests/data/sql-concurrency/do_add.2 | |
parent | Initial commit. (diff) | |
download | openldap-5ea77a75dd2d2158401331879f3c8f47940a732c.tar.xz openldap-5ea77a75dd2d2158401331879f3c8f47940a732c.zip |
Adding upstream version 2.5.13+dfsg.upstream/2.5.13+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/data/sql-concurrency/do_add.2')
-rw-r--r-- | tests/data/sql-concurrency/do_add.2 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data/sql-concurrency/do_add.2 b/tests/data/sql-concurrency/do_add.2 new file mode 100644 index 0000000..a60b619 --- /dev/null +++ b/tests/data/sql-concurrency/do_add.2 @@ -0,0 +1,10 @@ +cn=James Jones 2,dc=example,dc=com +objectClass: inetOrgPerson +cn: James Jones 2 +givenName: James +sn: Jones 2 +userpassword:: amFq +telephoneNumber: +1 313 555 4772 +telephoneNumber: +1 313 555 3923 +telephoneNumber: +1 313 555 4332 +telephoneNumber: +1 313 555 0895 |