Bug 1127202
| Summary: | RHEL OSP Installer: Password shown in separate line | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Mike Kolesnik <mkolesni> |
| Component: | rhel-osp-installer | Assignee: | Marek Hulan <mhulan> |
| Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | Foreman (RHEL 6) | CC: | ajeain, mburns, rhos-maint, yeylon |
| Target Milestone: | z1 | ||
| Target Release: | Installer | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rhel-osp-installer-0.3.4-2.el6ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-01 13:26: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: | |||
I'm going to have to get Marek to look at this. The way it's currently designed looks like it will need some work that I'm not familiar enough to do. Fix merged in https://github.com/theforeman/foreman-installer-staypuft/pull/74 I've also changed menu text to 'Toggle Root password visibility' so it makes sense even when password is being displayed verified in latest puddle Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1350.html |
Description of problem: When asking to show password, it's shown on a separate line. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Run rhel-sop-installer 2. On "Configure client authentication" choose option "4. Display root password" 3. Actual results: Current root password: 'password' Configure client authentication SSH public key: '' Root Password: '********' Please set a default root password for newly provisioned machines. If you choose not to set a password, it will be generated randomly. The password must be a minimum of 8 characters. You can also set a public ssh key which will be deployed to newly provisioned machines. How would you like to proceed?: 1. Proceed with the above values 2. Change SSH public key 3. Change Root Password 4. Display root password Expected results: Configure client authentication SSH public key: '' Root Password: 'password' Please set a default root password for newly provisioned machines. If you choose not to set a password, it will be generated randomly. The password must be a minimum of 8 characters. You can also set a public ssh key which will be deployed to newly provisioned machines. How would you like to proceed?: 1. Proceed with the above values 2. Change SSH public key 3. Change Root Password 4. Display root password Additional info: