[xwiki-notifications] [Issue] Commented: (XWIKI-2495) LDAP Authentication re-create global user locally

Thomas Mortagne (JIRA) jira at xwiki.org
Tue Jul 1 11:51:54 CEST 2008


    [ http://jira.xwiki.org/jira/browse/XWIKI-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27640#action_27640 ] 

Thomas Mortagne commented on XWIKI-2495:
----------------------------------------

(I only looked at 1.5 branch patch)

> LDAP Authentication re-create global user locally
> -------------------------------------------------
>
>                 Key: XWIKI-2495
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2495
>             Project: XWiki Core
>          Issue Type: Bug
>          Components: Auth Service - LDAP
>    Affects Versions: 1.5 M1, 1.4.1
>            Reporter: Denis Gervalle
>            Assignee: Thomas Mortagne
>             Fix For: 1.5 RC1
>
>         Attachments: ldap-1.4.1-local-global-auth.patch, ldap-1.5M2-local-global-auth.patch
>
>
> When a global user logs in locally, a new local user is created instead of updating the global user which has rights to the local xwiki. This seems to be related to the way findUser() search for existing user only the local database.
> Moreover, restriction based on ldap.user_group applied locally, require global user to be also member of the locally defined ldap group to be able to log in. Do not know if this intended or not, but I do not feel this to be very practical since the only way I have got to avoid local user to login globally and create a user globally, is by restricting global and local login to different ldap group. 

-- 
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