On Thu, 2016-11-03 at 12:27 +1000, William Brown wrote:
> > Now, I can create the objectClass: domain with ldif2db for the backend.
> > But the goal is to do this live. I think I'm getting the no_such_object,
> > because DS doesn't know *what* backend this entry should be put into,
> > because there is no parent, so the NO_SUCH_OBJECT comes from the rootdse
> > code.
> > 
> 
> Dug a bit more, the issue is in op_shared_add. 
> 
> Because the operation doesn't match a backend, it gets put on to the
> defbackend.c code, which fails the operation. 
> 
> So the problem could be in slapi_mapping_tree_select, which isn't
> getting the right backend ... 

You know what, there is no bug here. I'm just not adding the mapping
tree entries that are needed to allow the selection to take place. 

So that solves my issue, the python tools need to add the mapping tree
entry. 

-- 
Sincerely,

William Brown
Software Engineer
Red Hat, Brisbane

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org

Reply via email to