summaryrefslogtreecommitdiffstats
path: root/debian/USE-CASES
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 11:11:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 11:11:40 +0000
commit2886df93860f983d875b7d6acb418faa31491d5a (patch)
treeb596ddcbb70247c1994f3b1d8ba9e793b9788a9d /debian/USE-CASES
parentAdding upstream version 2.4.57+dfsg. (diff)
downloadopenldap-debian/2.4.57+dfsg-3+deb11u1.tar.xz
openldap-debian/2.4.57+dfsg-3+deb11u1.zip
Adding debian version 2.4.57+dfsg-3+deb11u1.debian/2.4.57+dfsg-3+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/USE-CASES')
-rw-r--r--debian/USE-CASES7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/USE-CASES b/debian/USE-CASES
new file mode 100644
index 0000000..e073fae
--- /dev/null
+++ b/debian/USE-CASES
@@ -0,0 +1,7 @@
+Some ideas what to check and what the desired results would be:
+
+- running dpkg-reconfigure with an already configured slapd
+
+ Should either backup the database or ask before killing it.
+ Same for slapd.conf. Neither old configuration or old database
+ should be lost without the user confirming that this is what he wants.