aboutsummaryrefslogtreecommitdiff
path: root/tests/modify.ldif
diff options
context:
space:
mode:
authorned <[email protected]>2014-11-23 12:03:05 -0700
committerned <[email protected]>2014-11-23 12:03:05 -0700
commitc43d537d5bb0eeb491153b00cdefcb54a6178187 (patch)
tree45187fde4a720d3f53d13ec45ac4fea8e27356e4 /tests/modify.ldif
parentf4e67fa4cd924fbe6f271611514caf5589e6a6e5 (diff)
Implemented other LDAP server operations (add/delete/modify/extended/etc.) and tests.
Diffstat (limited to 'tests/modify.ldif')
-rw-r--r--tests/modify.ldif16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/modify.ldif b/tests/modify.ldif
new file mode 100644
index 0000000..ac969cc
--- /dev/null
+++ b/tests/modify.ldif
@@ -0,0 +1,16 @@
+dn: cn=testy,dc=example,dc=com
+changetype: modify
+replace: mail
+-
+delete: manager
+-
+add: title
+title: Grand Poobah
+-
+delete: description
+-
+delete: details
+-
+replace: fullname
+fullname: Test Testerson