Chris Betts
2006-08-28 22:08:52 UTC
Hi Wendy,
I'm not sure I understand - how can you delete an entry without
deleting the children first?
When deleting, JXplorer does a depth-first tree delete of all
the children - I'm not sure how else to do it? Is the problem that
you are using an LDAP interface to something that isn't really a
directory?
cheers,
- Chris
I'm not sure I understand - how can you delete an entry without
deleting the children first?
When deleting, JXplorer does a depth-first tree delete of all
the children - I'm not sure how else to do it? Is the problem that
you are using an LDAP interface to something that isn't really a
directory?
cheers,
- Chris
Hi Chris,
We are using JXPlorer as a LDAP client, and find that it's
impossible to delete an entry without checking the children, as
before when we were using LDAP Browser, there's an option that
'with children' when deleting an entry. The reason we want this
option is that when deleting an entry, our framework would delete
all the children, but when deleting the child only, we would do
certain check and if that check failed the deletion would failed.
With JXPlorer, we couldn't delete an entry as the children would be
always deleted first and some deletion would failed.
Thanks for your reply in advance.
Best Regards,
Wendy
We are using JXPlorer as a LDAP client, and find that it's
impossible to delete an entry without checking the children, as
before when we were using LDAP Browser, there's an option that
'with children' when deleting an entry. The reason we want this
option is that when deleting an entry, our framework would delete
all the children, but when deleting the child only, we would do
certain check and if that check failed the deletion would failed.
With JXPlorer, we couldn't delete an entry as the children would be
always deleted first and some deletion would failed.
Thanks for your reply in advance.
Best Regards,
Wendy