[Bug 450645] Re: error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory'

Nathan Stratton Treadway ubuntu.lp at nathanst.com
Wed Sep 1 21:47:10 BST 2010


Ross,

In your case, I believe the error is triggered because you have two different olcDatabase files that include the same oldSuffix line:
/etc/ldap/slapd.d/cn=config/olcDatabase={1}hdb.ldif:olcSuffix: dc=cpd,dc=co,dc=uk
/etc/ldap/slapd.d/cn=config/olcDatabase={3}ldap.ldif:olcSuffix: dc=cpd,dc=co,dc=uk

(As I mentioned earlier, the postinst script currently assumes that only
one file will contain the string "olcSuffix: SUFFIX".)

Unfortunately, the patch that I just submitted wouldn't make any
difference in your case (since the names of both of those files do end
in ".ldif")...

-- 
error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory'
https://bugs.launchpad.net/bugs/450645
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.



More information about the Ubuntu-server-bugs mailing list