[xwiki-notifications] [Issue] Created: (XWIKI-2264) LDAP authentication does not support "." in login names

Thomas Mortagne (JIRA) jira at xwiki.org
Tue Apr 1 11:27:53 CEST 2008


LDAP authentication does not support "." in login names
-------------------------------------------------------

                 Key: XWIKI-2264
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2264
             Project: XWiki Core
          Issue Type: Bug
          Components: Auth Service - LDAP
    Affects Versions: 1.3
            Reporter: Thomas Mortagne
             Fix For: 1.4 M2


The problem is not at LDAP authenticator level but more generally in XWiki which does not support "." in documents name.

As it will be too difficult to correct soon on XWiki and it's really needed feature, I propose to add a workaround in LDAP : replace "." with something else like "_" or nothing when creating/updating the XWiki user from LDAP. The only problem here is that login and user name will be different but it's not big issue in my point of view.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the notifications mailing list