[xwiki-notifications] [Issue] Updated: (XWIKI-2264) LDAP authentication does not support "." in login names
Thomas Mortagne (JIRA)
jira at xwiki.org
Mon Apr 14 18:14:54 CEST 2008
[ http://jira.xwiki.org/jira/browse/XWIKI-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Mortagne updated XWIKI-2264:
-----------------------------------
keywords: patch
> 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
> Assigned To: Thomas Mortagne
> Fix For: 1.4 M2
>
> Attachments: support_login_with_point_in_ldap.patch
>
>
> 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