Bug 1014960

Summary: Update error message on LDAP Configuration screen with "Confirm DN Password" string
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Thomas Hauser <thauser>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: fcanas
Target Milestone: ER4   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:21:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Kremensky 2013-10-03 08:18:38 UTC
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.

Comment 1 Francisco Canas 2013-10-03 17:10:23 UTC
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."

Comment 2 Petr Kremensky 2013-10-07 11:34:00 UTC
Verified on EAP 6.2.0.ER4 installer.