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

Emmanuel Lécharny commented on DIRSTUDIO-1259:
----------------------------------------------

{{LDIF file, per [RFC 
2849|[http://example.com|https://tools.ietf.org/html/rfc2849]] does not allow 
anything that contains a char that is not pure ASCII (and even a subest of 
ASCII: %x01-09 / %x0B-0C / %x0E-7F; any value <= 127 decimal except NUL, LF,; 
and CR). The only way to set some value out of the ASCII set of allowed chars 
is to base 64 encoded them.}}

> Name entry with special characters can't be removed from Directory Studio GUI
> -----------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-1259
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1259
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M15
>         Environment: linux
>            Reporter: Tiago
>            Priority: Minor
>
> Here the error while importing the ldif
> $ cat delete_INT_applicationIDS_last.ldif.txt.log
> #!RESULT ERROR
> #!CONNECTION ldap://producer-ice.cert.sabre.com:10389
> #!DATE 2020-12-03T10:49:27.910
> #!ERROR
> dn: applicationId=SWS2:S7GF-MAGNATECH:5b08caa3a8�,ou=ApplicationIds, 
> o=example.com
> changetype: delete
> Also manually by deleting the entry in the GUI the error was seen and entry 
> couldn't be deleted, the workaround was to use the the following string:
> dn:: AXBwbGljYXRpb25JZD1TV1MxOlM0R0YtTUFHTkFURUNIOjViMDhjYmazZDjCoCxvdT1acHB
> That can be used also with the help of ldapmodify in command line.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to