[xwiki-notifications] [Issue] Commented: (XWIKI-2264) LDAP authentication does not support "." in login names
philip wright (JIRA)
jira at xwiki.org
Mon Jun 16 21:41:54 CEST 2008
[ http://jira.xwiki.org/jira/browse/XWIKI-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26334#action_26334 ]
philip wright commented on XWIKI-2264:
--------------------------------------
How does one go about applying your fix?
> 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
> Assignee: Thomas Mortagne
> Fix For: 1.5 M2
>
> Attachments: support_login_with_point_in_ldap.patch, 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