You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maurizio Barbagin (JIRA)" <ji...@apache.org> on 2016/11/22 16:35:58 UTC

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

Maurizio Barbagin created OPENMEETINGS-1512:
-----------------------------------------------

             Summary: 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)