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

TopUserGroupNodeID hardcoded in LDAP login handler

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.1.0beta1
    • 3.10.0, 4.0.0rc1, 4.0.1
    • Documentation, Misc
    • None

    Description

      The following patch ads 3 new optins to ldap.ini:

      LDAPGroupRootNodeId: Possibility to specify where LDAP groups should be created (TopUserGroupNodeID)
      LDAPDebug: Gives you extra debug notices if set to true, to trace down problems while setting up LDAP
      LDAPFirstNameIsCommonName: in cases where LDAP server dosn't have it's own attribute for first name and you need to use cn (common name / whole name) to get it, when this is set to true it will replace ' lastname' from this value to get first name

      Additionally:

      • a couple of debug warnings are added in cases where connection or binding to LDAP server fails.
      • equal signs is escaped on LDAPBindUser (partly solving #008561) and LDAPGroupBaseDN ( solving #011607 )

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: