Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-2645

Multiple LDAP backends not working

    XMLWordPrintable

Details

    Description

      When configuring multiple LDAP backends, logins are not possible. Only when using a single LDAP server it is working as expected.

      Tried the following configuration that doesn't work:

      $config['auth_ldap_server']  = array("ldap1.server.ext","ldap2.server.ext");

      Also it does not work when the config rule is disabled/removed and backends added in the config in the web interface through Global Settings -> Edit -> Authentication -> LDAP servers. 

      Configuration that does work:

      $config['auth_ldap_server']  = "ldap1.server.ext";

      Maybe there isn't support for multiple backends, but the field in the web interface indicates that multiple backends can be provided.

      Version: r9172

      Attachments

        Activity

          People

            sid3windr Tom Laermans
            Schoemaker Quentin Schoemaker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: