Bug#308416: db4.2_recover, slapd and __db.* perms

2005-07-01 Thread Torsten Landschoff
Hi Nessim, On Tue, Jun 21, 2005 at 05:58:10PM +0100, Nessim Kisserli wrote: > i've been bitten by the same issue of db_recover leaving its __db.* > files only readable by root causing slapd to fail without any error > message when you try starting it. here's a patch to /etc/init.d/slapd > that fi

Bug#308416: db4.2_recover, slapd and __db.* perms

2005-06-21 Thread Nessim Kisserli
hi Jonathan/Torsten/all, i've been bitten by the same issue of db_recover leaving its __db.* files only readable by root causing slapd to fail without any error message when you try starting it. here's a patch to /etc/init.d/slapd that fixes the issue. it may not be the best way of doing this but