-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.4.0beta5
-
None
-
Sprint 95 (Dec 2022)
-
0.125
Steps to reproduce:
- Login as Super Admin.
- Go to Users->Users
- Open "guest" user profile.
Observed: "Change password" field is enabled.
Expected: "Change password" field is disabled.
Caused by LDAP task, where in administration.user.edit.php "Password" field has two setEnabled() funciton calls.
- caused by
-
ZBXNEXT-276 LDAP authentication with groups support
- Closed