[
https://issues.apache.org/jira/browse/SYNCOPE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364007#comment-15364007
]
Francesco Chicchiriccò commented on SYNCOPE-893:
------------------------------------------------
I will first ensure that the current exception is properly handled (e.g. the
group above is not pulled and related error is reported in the pull task
execution message), then work on SYNCOPE-894 to allow internal characters in
group names.
> International characters in group name
> --------------------------------------
>
> Key: SYNCOPE-893
> URL: https://issues.apache.org/jira/browse/SYNCOPE-893
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.0-M4
> Environment: Linux (CentOS7), Standalone install, M4, Oracle Java,
> 64Bit
> Reporter: Jonas Israelsson
> Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
> Attachments: stacktrace
>
>
> If trying to pull a group with a name containing international characters
> from ldap syncope will fail.
> Simply add the following group to the embedded ApacheDS in a standalone
> installation.
> {code}
> dn:: Y249csOka3Ntw7ZyZ8OlcyxvdT1Hcm91cHMsbz1pc3A=
> objectclass: top
> objectclass: groupOfUniqueNames
> cn:: csOka3Ntw7ZyZ8Olcw==
> uniquemember: uid=pullFromLDAP,ou=People,o=isp
> owner: uid=pullFromLDAP,ou=People,o=isp
> {code}
> Sync, and watch it crash and burn.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)