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

Re: (ITS#3979) glue mixtures can confuse slapadd



Status update:

Fixed -
Recursive glue and unsupported "slapadd -w" caught.
Man pages updated.

Still fails -
ldbm + glue + unique.

Yet another glue quirk -
slapcat &co succeed on databases that do not support the tool.

I suppose that one can best be fixed with an optional routine
which asks the database if it supports the operation in question.
Otherwise the tool routines would have to be moved from the backend
to the database itself, and the glue overlay should only set them
if one of the glued databases support the tool (or maybe only if
the root database supports the tool).

-- 
Hallvard