On Thu, Jun 26, 2008 at 3:12 PM, Brent Broge <[EMAIL PROTECTED]> wrote: > Hello, > > > > So I have LDAP authentication working now because of the awesome > documentation provided. I have noticed a small problem however. When a > user logs in with their active directory logon information for example, > it will create the Xwiki user account, firstname.lastname, which is > fine. However if they enter Firstname.lastname the second time they > logon (notice the capital letter), it will create another entry which is > a duplicate because of the capital letter. It seems as though the logon > username box is case sensitive, is there a way to prevent this?
This should be already supported by LDAP authenticator I think. What database engine do you use ? > > > > Thanks! > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
