Browse Source

provide backend dir in suffix template

this fixes a regression by the fix for #48402

Reviewed by:
Ludwig Krispenz 9 years ago
parent
commit
2fb3c270c7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ldap/ldif/template-suffix-db.ldif.in

+ 1 - 0
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