From c348297501c1ba471d8c2539bc7e4c87278ed33f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Wed, 30 Sep 2020 16:47:50 -0400 Subject: [PATCH] document LDAP backups --- howto/ldap.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/howto/ldap.md b/howto/ldap.md index 6efd6a10..2a8936c3 100644 --- a/howto/ldap.md +++ b/howto/ldap.md @@ -865,6 +865,12 @@ label. +## Backups + +There's no special backup procedures for the LDAP server, it is +assumed that the on-disk `slapd` database can be backed up reliably by +Bacula. + ## Other documentation * [userdir-ldap source code](https://salsa.debian.org/dsa-team/mirror/userdir-ldap) -- GitLab