-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.18.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Discription:
[1] LDAP login through the web console fails, whereas login via the CLI is successful. [2] The user was able to login through CLI and web console with htpasswd. Whereas, when trying to login through LDAP the user login fails only through web console.
~~~
Error: LDAP Result Code 200 "Network Error": dial tcp 10.000.00.00:636: i/o timeout
~~~
Steps to Reproduce:
[1] Configure user authentication using LDAP.
[2] Attempt to log in via the CLI using LDAP credentials – login is successful.
[3] Attempt to log in to the web console using the same LDAP credentials – login fails.
[4] Configure authentication using htpasswd.
[5] Verify that the same user can successfully log in through both the CLI and the web console using htpasswd credentials.
[6] Switch back to LDAP – observe that the issue persists: login is only successful via the CLI, but fails on the web console.
Expected results:
[1] The LDAP user should be able to login with both web console and CLI