[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4218) back-config broken in HEAD



On Fri, 2005-11-25 at 14:35 -0800, Quanah Gibson-Mount wrote:
> 
> --On Friday, November 25, 2005 10:59 PM +0100 Pierangelo Masarati 
> <ando@sys-net.it> wrote:
> 
> > Apparently, when in config_back_db_open got_ldif == 1 the database nodes
> > are not created; as a consequence, when the rootDSE info is generated,
> > only the config database appears to be present.  I have no direct clue,
> > though.
> 
> Well, it has to be a fairly recent change to back-config. I was using the 
> HEAD version from a few days past 2.3.12's release w/o problem...

It's a matter of access.  After the frontend entry is read, and ACLs
take effect, there's no longer access to config data because the fake
operation that's being used has no o_ndn attached, and test_filter
fails.  It might be related to recent changes about the rootdn of back-
config?

p.