[jboss-jira] [JBoss JIRA] Assigned: (JBAS-3773) Empty baseCtxDN and rolesCtxDN adds a comma to the userDn and user roles

Marcus Moyses (JIRA) jira-events at lists.jboss.org
Thu Dec 10 08:09:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBAS-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Moyses reassigned JBAS-3773:
-----------------------------------

    Assignee: Marcus Moyses  (was: Scott M Stark)


> Empty baseCtxDN and rolesCtxDN adds a comma to the userDn and user roles
> ------------------------------------------------------------------------
>
>                 Key: JBAS-3773
>                 URL: https://jira.jboss.org/jira/browse/JBAS-3773
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Security
>    Affects Versions: JBossAS-4.0.5.CR1, JBossAS-5.0.0.GA
>            Reporter: Eric van Lydegraf
>            Assignee: Marcus Moyses
>             Fix For: JBossAS-6.0.0.M2
>
>         Attachments: LdapExtLoginModule.patch
>
>
> The LDAP server (Lotus Domino) has users organized along different CtxDN contexts, so for JNDI empty contexts are used and the filter sorts out the users and groups.
> When Using LoginExtLoginModule, a sucessful retrieval of a User, has a full userDN but the code will append a comma expecting BaseCtxDN used in the search.
> The same is true for group membership.
> The solution I came up with is if the context is empty, no Ctx is appended and only the search result is preserved.

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

        



More information about the jboss-jira mailing list