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

add support for LDAP_OPT_REFERRALS in ezldapuser class

    XMLWordPrintable

Details

    Description

      Searching around the net, it looks like a lot of php apps have to do a call to

      ldap_set_option($ds, LDAP_OPT_REFERRALS, 0);
      

      immediately after setting LDAP_OPT_PROTOCOL_VERSION, otherwise connections to MS AD 2003 will not work - ie. some queries will not execute successfully.

      See eg.
      http://tracker.moodle.org/browse/MDL-10921
      http://forums.devshed.com/ldap-programming-76/ldap-query-works-in-perl-but-not-in-php-539319.html
      http://pear.php.net/bugs/bug.php?id=6644
      http://www.nabble.com/LDAP---following-referrals-td19181320.html

      I have a deep fear (read: I am almost certain) that eZP needs the same...

      Attachments

        Activity

          People

            andre1 andre1
            72f8acac-185f-4a54-9470-a7473f50daab@accounts.ibexa.co Gaetano Giunta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: