You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (Updated) (JIRA)" <ji...@apache.org> on 2012/01/09 13:32:41 UTC

[jira] [Updated] (DIRSTUDIO-722) LDIF parser should allow attribute names with underscore ("_")

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-722:
---------------------------------------------

    Fix Version/s: 2.0.0-M1
    
> LDIF parser should allow attribute names with underscore ("_")
> --------------------------------------------------------------
>
>                 Key: DIRSTUDIO-722
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-722
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-ldifeditor
>    Affects Versions: 1.5.3
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.4, 2.0.0-M1, 2.0.0
>
>
> LDIF editor and import don't allow attribute names with an underscore, for example:
> dn: ou=test,dc=example,dc=com
> objectClass: organizationalUnit
> objectClass: top
> ou: test
> attribute_with_underscore: abc
> The underscore is not allowed wrt RFC 4512. However many directory server implementations (DirX, OID, and various virtual directory servers like SAP VDS) allow underscores. It is not possible to edit or re-import exported LDIFs from those servers. See also DIRSTUDIO-378 where the underscore wasn't allowed for returning attributes in the search dialog.

--
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