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

SebastianWagner commented on OPENMEETINGS-27:
---------------------------------------------

That sounds interesting, we could add an option "ignoreUpperLowerCase" to the 
ldap configuration.
Making it generally "ignore" would need verification on ADS, OpenLDAP et cetera 
how they behave regarding upper/lowercase.

Please refer to the code from the Apache Repository as that is our new home :)
=> 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/src/app/org/openmeetings/app/ldap/LdapLoginManagement.java

You might discuss this issue on the mailing list first to get more attention on 
this issue.


                
> Openldap request is case sensitive for the username in Openmeetings. I guess 
> it should not
> ------------------------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-27
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-27
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: BuildsAndReleases
>         Environment: Openmeetings running on Linux with ldap authentication 
> on eDir.
>            Reporter: Benoit VAUTRIN
>            Assignee: SebastianWagner
>
> I can login using my eDir account but i must use a username exactly as it 
> happears in the eDirectory (Upper/Lower case). Usually username are not case 
> sensitive in ldap. with Openmeetings Yes.
> I saw this code :
> http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/app/org/openmeetings/app/ldap/LdapLoginManagement.java?r=3377
> i think the "user" variable should be forced in lowercase and the answer of 
> the ldap request also to ensure the test on the username will not care of 
> upper/lower case. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to