dda has asked for the wisdom of the Perl Monks concerning the following question:
I can not find a way to build XML file from LDAP directory tree. I'm not looking for out-of-the-box solution, but I can't simply release how can I list child entries for one particular entry. What I have found so far is just the opposite: one can parse DN and get parent DN by simply removing leftmost part of it. But how that can be used for traversing tree?
Any help will be greatly appreciated.
--dda
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Traverse LDAP Tree
by inman (Curate) on Oct 03, 2003 at 08:13 UTC | |
by dda (Friar) on Oct 03, 2003 at 08:21 UTC | |
Re: Traverse LDAP Tree
by Anonymous Monk on Oct 07, 2003 at 12:43 UTC | |
by dda (Friar) on Oct 09, 2003 at 13:03 UTC | |
by dda (Friar) on Oct 07, 2003 at 12:55 UTC |