On Oct 14, 2009, at 09:57 AM, Kurt Zeilenga wrote:
On Oct 13, 2009, at 6:49 AM, Dmitry Kolesov wrote:
Hello.
I would like to work on a small project from the TO DO list:
- Add LDIFv2 (XML) support to command line tools.
This item refers to implementation of http://www.watersprings.org/pub/id/draft-sciberras-xed-eldif-05.txt .
Could you tell more, what need I to do?
I would suggest starting by adding import support to ldapadd/modify and slapadd, then may adding export support to ldapsearch and slapdump (using some sort of content detection to determine whether or not to use xml-value-spec or not).
-- Kurt
I want starting by adding import LDIFv2 (XML) support to ldapadd/modify. Which option need I add to use the xml-value-spec? Need I create new function like ldif_parse_line2 or some else?
- Dmitry