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

Details

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

    Description

      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'));
              }
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: