From de9f26acd982d16cce043b740fbe255ca830b380 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Mar 25 2020 19:10:29 +0000 Subject: Issue 49731 - Do not add db_home_dir to template-dse.ldif Description: The file used by setup-ds.pl for creating the dse.ldif should not have had the db_home_dir set. relates: https://pagure.io/389-ds-base/issue/49731 Reviewed by: mreynolds (one line commit rule) --- diff --git a/ldap/ldif/template-dse.ldif.in b/ldap/ldif/template-dse.ldif.in index 19abcf8..9efff58 100644 --- a/ldap/ldif/template-dse.ldif.in +++ b/ldap/ldif/template-dse.ldif.in @@ -905,7 +905,6 @@ objectclass: extensibleObject cn: config nsslapd-mode: 600 nsslapd-directory: %db_dir% -nsslapd-db-home-directory: %db_home_dir% nsslapd-subtree-rename-switch: on dn: cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config