[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217803#comment-13217803
 ] 

Chris Hiestand commented on DIRSTUDIO-124:
------------------------------------------

It would be great if the method used were compatible with OpenLDAP's cn=config.
                
> Add schema online modification
> ------------------------------
>
>                 Key: DIRSTUDIO-124
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-124
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-schemaeditor
>    Affects Versions: 0.8.0
>            Reporter: Stefan Seelmann
>            Assignee: Pierre-Arnaud Marcelot
>
> The current schema editor could create OpenLDAP schema files for ADS 1.0 or 
> LDIF files with the entries for the dynamic schema of ADS 1.5. However the 
> LDIF files are only helpful for adding a new schema, not for modifying an 
> existing one. 
> It would be cool if the schema editor could provide a full roundtrip: Loading 
> the schema from the directory, modiying it in the Studio and saving the 
> modifications back to the directory. 
> There could be several ways to implement this:
> (1) ApacheDS specific: Read/Write the ou=schema tree including support for 
> the ApacheDS specific schema elements like syntaxCheckers
> (2) A common way using JNDI as described here: 
> http://directory.apache.org/apacheds/1.5/add-your-first-elements-to-the-schema.html#Addyourfirstelementstotheschema-UsingJNDItoaddtheschemaelementsprogrammatically
>  or in the JNDI tutorial.
> (3) The DAS?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to