Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.3.X, Master
-
7.3.x
-
Committed
-
2
-
4
-
Regression Bug
Description
Steps to Reproduce
- Go to Control Panel > Server Administration > Log Levels, and add a class of "com.liferay.portal.security.ldap" with the DEBUG log level
- Go to Control Panel > Instance Settings > LDAP > Connection, and change the connection property com.sun.jndi.ldap.connect.timeout=500 to com.sun.jndi.ldap.connect.timeout=900
- Go to Control Panel > Instance Settings > LDAP > Server and add an LDAP server to connect to
- Click "Test Connection"
Expected Results:
In the DEBUG logs the connection property should be com.sun.jndi.ldap.connect.timeout=900
Actual Results
In the DEBUG logs the connection property is the default com.sun.jndi.ldap.connect.timeout=500
Attachments
Issue Links
- is caused by
-
LPS-113472 Unable to save Entry for LDAP in system setting with edited value
- Closed