Hide Forgot
Description of problem: We need to fix current error message on LDAP Configuration screen as it not fit to all cases. Version-Release number of selected component (if applicable): EAP 6.2.0.ER3 Steps to Reproduce: 1. Go to post-install configuration screen 2. Select to perform additional post-install configuration, check Enable LDAP, press Next 3. On LDAP Configuration screen enter some string into DN Password, but leave the Confirm DN Password input empty, Press Next Actual results: Error dialogue is thrown with message: "A new LDAP connection requires a Connection Name, Directory Server, Distinguisjed Name and a DN Password" but all these four values are filled. We should add "Confirm DN Password" to error message.
I have changed the user message to say: "A new LDAP connection requires a Connection Name, Directory Server, Distinguished Name (DN), and a confirmed DN Password. Please fill every field before proceeding."
Verified on EAP 6.2.0.ER4 installer.