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

Stefan Seelmann closed DIRSTUDIO-722.
-------------------------------------


> 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
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to