Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-26 Thread Benoit Vautrin
gt; >> > > > I cannot influence the way the ldap server itself compares the >> > > strings. >> > > > Maybe there is an ignoreCase setting in the LDAP server. >> > > > However, actually OpenMeetings does no string comparisson of >> Users >> > > and >> >

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-26 Thread Benoit Vautrin
ybe there is an ignoreCase setting in the LDAP server. >> > > > However, actually OpenMeetings does no string comparisson of >> Users >> > > and >> > > > matches to results, its the other way round: The username is >> taken >> > > an

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-26 Thread seba.wag...@gmail.com
o string comparisson of >> Users >> > > and >> > > > matches to results, its the other way round: The username is >> taken >> > > and an >> > > > LDAP search is started with that username. >> > > > Line 353 the ld

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-26 Thread Benoit Vautrin
urse) ... To be sure both > > string > > >> will be the same. > > >> Maybe i've not seen it. > > >> > > >> Thank you very much for your quick answers on issues, that's > really > > >> great ! > > >> &g

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-26 Thread seba.wag...@gmail.com
Sebastian > > > > > > > > > > > > 2012/1/24 Benoit Vautrin > > > > > > > >> Hi Sebastian, > > > >> > > > >> I'm not a good developer but i try to understand your new code. > > If > &

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-26 Thread Benoit Vautrin
i've not seen it. > > >> > > >> Thank you very much for your quick answers on issues, that's > really > > >> great ! > > >> > > >> Regards. > > >> > > >> Benoit > > >> > > >> >>

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-25 Thread seba.wag...@gmail.com
much for your quick answers on issues, that's > really > > >> great ! > > >> > > >> Regards. > > >> > > >> Benoit > > >> > > >> >>> "seba.wag...@gmail.com" 24/01/2012 > > 09

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-25 Thread Benoit Vautrin
t; > >> > > https://issues.apache.org/jira/browse/OPENMEETINGS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel#issue-tabs > > >> > >> > >> Sebastian > >> > >> 2012/1/23 Jeff Schoby > >> > >> > LDAP userna

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-24 Thread Benoit Vautrin
pache.org/jira/browse/OPENMEETINGS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel#issue-tabs > > >> > >> > >> Sebastian > >> > >> 2012/1/23 Jeff Schoby > >> > >> > LDAP usernames, as I understand it, should

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-24 Thread seba.wag...@gmail.com
tabpanel#issue-tabs > > >> > >> > >> Sebastian > >> > >> 2012/1/23 Jeff Schoby > >> > >> > LDAP usernames, as I understand it, should be case insensitive. > >> > On Jan 23, 2012 3:19 PM, "Norbert Haag"

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-24 Thread Benoit Vautrin
at this behavior is an not an issue but a >> >> feature. Unix system have a strict distinction between caps and >> non-caps >> >> for a good reason. So please don't change that "issue" but try to >> educate >> >> users, that ABC does not

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-24 Thread seba.wag...@gmail.com
, 2012 3:19 PM, "Norbert Haag" >> > wrote: >> > >> >> Quite frankly I think that this behavior is an not an issue but a >> >> feature. Unix system have a strict distinction between caps and >> non-caps >> >> for a good reason. S

Re: Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-24 Thread seba.wag...@gmail.com
> non-caps > >> for a good reason. So please don't change that "issue" but try to > educate > >> users, that ABC does not equal Abc does not equal aBc etc. > >> > >> Cheers > >> > >> -Ursprüngliche Nachricht- > >

Rép. : Re: AW: Username in ldap authentication is case sensitive

2012-01-24 Thread Benoit Vautrin
c does not equal aBc etc. >> >> Cheers >> >> -Ursprüngliche Nachricht- >> Von: BBS Technik [mailto:dormiti...@gmx.de] >> Gesendet: Montag, 23. Januar 2012 17:30 >> An: openmeetings-user@incubator.apache.org >> Betreff: Re: Username in ldap aut

Re: AW: Username in ldap authentication is case sensitive

2012-01-24 Thread seba.wag...@gmail.com
t; >> Cheers >> >> -Ursprüngliche Nachricht- >> Von: BBS Technik [mailto:dormiti...@gmx.de] >> Gesendet: Montag, 23. Januar 2012 17:30 >> An: openmeetings-user@incubator.apache.org >> Betreff: Re: Username in ldap authentication is case sensitive

Re: AW: Username in ldap authentication is case sensitive

2012-01-23 Thread Jeff Schoby
; An: openmeetings-user@incubator.apache.org > Betreff: Re: Username in ldap authentication is case sensitive > > Hi, > I did also run onto this problem and I would be happy when this issue > could be resolved. > In the moment we have to instruct our users, but we often

AW: Username in ldap authentication is case sensitive

2012-01-23 Thread Norbert Haag
c etc. Cheers -Ursprüngliche Nachricht- Von: BBS Technik [mailto:dormiti...@gmx.de] Gesendet: Montag, 23. Januar 2012 17:30 An: openmeetings-user@incubator.apache.org Betreff: Re: Username in ldap authentication is case sensitive Hi, I did also run onto this problem and I would be happy when this

Re: Username in ldap authentication is case sensitive

2012-01-23 Thread BBS Technik
oit Vautrin" > An: openmeetings-user@incubator.apache.org > Betreff: Username in ldap authentication is case sensitive > Hi guys, > > I would like to know if some of you have already run onto this problem : > Authentication using OpenLDAP option check the exact 'usernam

Username in ldap authentication is case sensitive

2012-01-23 Thread Benoit Vautrin
Hi guys, I would like to know if some of you have already run onto this problem : Authentication using OpenLDAP option check the exact 'username' string between ldap answer and the username field in authentication message box. So, for example, if your ldap username attribute contains "TotoA" an