[ZBX-8844] "Test" in Authentification-->LDAP does not show the result. Created: 2014 Oct 01  Updated: 2017 May 30  Resolved: 2014 Nov 07

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 2.4.0
Fix Version/s: 2.5.0

Type: Incident report Priority: Blocker
Reporter: Filipp Sudanov (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: ldap
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate

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


 Comments   
Comment by Krists Krigers (Inactive) [ 2014 Oct 07 ]

Fixed in r49626, branch svn://svn.zabbix.com/branches/dev/ZBX-8844 (copy of branches/2.4).

Comment by Krists Krigers (Inactive) [ 2014 Oct 07 ]

(1) No translation string changes.

jelisejev CLOSED.

Comment by Krists Krigers (Inactive) [ 2014 Oct 23 ]

Fixed in r50109, branch branch svn://svn.zabbix.com/branches/dev/ZBX-8844 (copy of trunk).

Comment by Pavels Jelisejevs (Inactive) [ 2014 Oct 23 ]

TESTED.

Comment by Krists Krigers (Inactive) [ 2014 Oct 27 ]

Fixed and merged to 2.5.0 (trunk) in r50200.

Generated at Thu Apr 25 10:19:15 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.