Uploaded image for project: 'LDAP Connector'
  1. LDAP Connector
  2. MGNLLDAP-23

groups and roles are not resolved correctly if the users are duplicated in magnolia

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.2.1
    • 1.2
    • None

    Description

      When it tries to read the groups and roles a user has it fails with an exception. The reason is that the data structure has changed from 3.0 to 3.5. Actually the UserManager should be used in that scenario.

      ERROR info.magnolia.jaas.sp.ldap.resolver.MagnoliaGroupResolver MagnoliaGroupResolver.java(getNames:44) 22.01.2008 10:17:39 yq12
      javax.jcr.PathNotFoundException: yq12
      at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2501)
      at info.magnolia.cms.core.DefaultContent.<init>(DefaultContent.java:131)
      at info.magnolia.cms.core.DefaultHierarchyManager.getContent(DefaultHierarchyManager.java:279)
      at info.magnolia.jaas.sp.ldap.resolver.MagnoliaGroupResolver.getNames(MagnoliaGroupResolver.java:39)
      at info.magnolia.jaas.sp.ldap.LDAPAuthenticationModule.setEntity(LDAPAuthenticationModule.java:143)
      at info.magnolia.jaas.sp.AbstractLoginModule.commit(AbstractLoginModule.java:233)

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              pbaerfuss Philipp Bärfuss
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Bug DoR
                  Task DoD