You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/24 03:30:59 UTC

[jira] [Commented] (OPENMEETINGS-1512) Wrong LDAP value can cause error on My Profile Page

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

ASF subversion and git services commented on OPENMEETINGS-1512:
---------------------------------------------------------------

Commit 1771070 from [~solomax] in branch 'application/branches/3.2.x'
[ https://svn.apache.org/r1771070 ]

[OPENMEETINGS-1512] country is now validated against Java country list

> Wrong LDAP value can cause error on My Profile Page
> ---------------------------------------------------
>
>                 Key: OPENMEETINGS-1512
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1512
>             Project: Openmeetings
>          Issue Type: Improvement
>          Components: LDAP
>    Affects Versions: 3.1.3
>         Environment: Centos 6.8
>            Reporter: Maurizio Barbagin
>            Assignee: Maxim Solodovnik
>            Priority: Trivial
>
> On ldap configuration file I left default ldap_user_attr_country=co.
> Looking at AD Database it contains country as unicode string always in English. So in my case "Italy".
> When user login, data are collected from AD, but when I go to "My Profile" a fatal error appears. 
> If I manually change the country, "My profile" works well.
> I changed "ldap_user_attr_country" to "c", which in my case contains  "IT" in AD database.
> Now it's working fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)