Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-8844

"Test" in Authentification-->LDAP does not show the result.

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 2.5.0
    • 2.4.0
    • Frontend (F)

      If LDAP authentification is set and "Test" button clicked, then in case of a sucess test the message "LDAP login sucessful" is not shown.
      If the password is wrong, "Login name or password is incorrect!" is show, but "'LDAP login was not successful" is not shown.

      Seems that there should be if instead of elseif in this part of authentication.php:

              elseif (hasRequest('test')) {
                      show_messages($login, _('LDAP login successful'), _('LDAP login was not successful'));
              }
      

            Unassigned Unassigned
            filipp.sudanov Filipp Sudanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: