| David Jencks (JIRA) 2007-08-31, 1:11 am |
|
[ https://issues.apache.org/jira/brow...action_12523972 ]
David Jencks commented on DIRSERVER-1048:
-----------------------------------------
LdifFileLoader uses LdifReader to read the ldif file, it just ignores all the modification entries. ldifReader just turns the ldif file into a bunch of attributes or modification items, the LdifFileLoader sends (some of) them to the server.
I found LdifFileLoader because it is used by the StartupConfiguration ldifDirectory feature.
> Need to improve LDIF load procedures
> ------------------------------------
>
> Key: DIRSERVER-1048
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1048
> Project: Directory ApacheDS
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.5.1
> Reporter: Chris Custine
> Priority: Minor
> Fix For: 1.5.2
>
> Attachments: DIRSERVER-1048.LdifFileLoader.patch
>
>
> The LDIF load routine needs some general clean up, and needs to allow modify of existing entries in order to add administrativeRole attributes, etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|