Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-15490

LDAP login handler improvements (with patch)

    XMLWordPrintable

Details

    Description

      LDAP login handler improvements
      ===============================

      New LDAPUserGroupAttributeType: dn
      ----------------------------------

      When this is set, the LDAPUserGroupAttribute should be set to an LDAP
      attribute that holds the DN of the group(s) that the user belongs to. If the
      user belongs to multiple groups, then this attribute should be set multiple
      times in the LDAP user object - it should not contain multiple DNs. (This is
      how LDAP attributes are normally used.) The 'dn' value comes in addition to
      the existing allowed values 'name' and 'id', which are not changed.

      UseGroupAttribute mode can now create groups
      --------------------------------------------

      Previously when LDAPGroupMappingType=UseGroupAttribute, no user groups would
      be created. If the indicated group(s) were not found, the user(s) would be
      placed in the default group. With the addition of the LDAPCreateMissingGroups
      setting this is now supported. When it is enabled, missing groups will be
      created. It is disabled by default, for backwards compatibility.

      Attachments

        Activity

          People

            gl gl
            gl gl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: