1 file changed, 1 insertion(+)
New commits:
commit 2fb3c270c73cdab9511cf20452b68bfc38357659
Author: Ludwig Krispenz <lkrispen@redhat.com>
Date: Thu Aug 25 13:50:15 2016 +0200
provide backend dir in suffix template
this fixes a regression by the fix for #48402
Reviewed by:
diff --git a/ldap/ldif/template-suffix-db.ldif.in b/ldap/ldif/template-suffix-db.ldif.in
index 1bcc5c2..9f8042c 100644
--- a/ldap/ldif/template-suffix-db.ldif.in
+++ b/ldap/ldif/template-suffix-db.ldif.in
@@ -5,6 +5,7 @@ objectclass: top
objectclass: extensibleObject
objectclass: nsBackendInstance
nsslapd-suffix: %ds_suffix%
+nsslapd-directory: %db_dir%/%ds_bename%
cn: %ds_bename%
dn: cn=encrypted attribute keys,cn=%ds_bename%,cn=ldbm database,cn=plugins,cn=config
--
389-commits mailing list
389-commits@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-commits@lists.fedoraproject.org
No comments:
Post a Comment