+++ This bug was initially created as a clone of Bug #1040938 +++ Description of problem: During installation of DWH, using remote DB configuration, user is asked twice for the password : Please choose a password for the db user: Warning: Weak Password. Re-type password: Creating DB... [ DONE ] Setting DB connectivity... [ DONE ] This behaviour is generally used, when an account is created and not for authentication Version-Release number of selected component (if applicable): IS26 How reproducible: 100% Steps to Reproduce: 1. install engine using remote db configuration 2. install dwh using the same remote db server 3. Actual results: 1) Password is asked twice 2) There is password strength calculation 3) Getting the impression that the db is created by the setup Expected results: 1) Password will be asked once 2) More accurate message than creating DB Additional info: --- Additional comment from Sandro Bonazzola on 2014-01-10 16:39:55 IST --- Didi can you rebase and verify Alex patch?
In reports: 1. password is asked twice 2. if passwords do not match, it fails with "global name 'dbhost' is not defined"
*** This bug has been marked as a duplicate of bug 1040943 ***