From 4eb93d62e90953771acc86505e4ff4696b69f7de Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 27 May 2020 21:43:21 +0200 Subject: [PATCH] Improve comment about editing slapd.ldif --- data/templates/slapd/slapd.ldif | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/data/templates/slapd/slapd.ldif b/data/templates/slapd/slapd.ldif index c9b6c581f..44dde192e 100644 --- a/data/templates/slapd/slapd.ldif +++ b/data/templates/slapd/slapd.ldif @@ -1,16 +1,21 @@ # OpenLDAP server configuration for Yunohost # ------------------------------------------ # -# By the Yunohost regen-conf tools it's NOT possible to edit the config database by a LDAP request. -# The way to to edit the config database is to edit THIS file -# and after update the config database based on this file. +# Because of the Yunohost's regen-conf mechanism, it is NOT POSSIBLE to +# edit the config database using an LDAP request. +# +# If you wish to edit the config database, you should edit THIS file +# and update the config database based on this file. # # Config database customization: # 1. Edit this file as you want. # 2. Apply your modifications. For this just run this following command in a shell: # $ /usr/share/yunohost/hooks/conf_regen/06-slapd apply_config # -# Note that if you customize this file after all modifications my Yunohost won't be applied. +# Note that if you customize this file, YunoHost's regen-conf will NOT +# overwrite this file. But that also means that you should be careful about +# upgrades, because they may ship important/necessary changes to this +# configuration that you will have to propagate yourself. # # Main configuration