Bug 1113810
| Summary: | Inconsistency in BRMS and BPMS CLI Installer | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Douglas Hoffman <dhoffman> | ||||
| Component: | Installer | Assignee: | Miroslav Sochurek <msochure> | ||||
| Status: | CLOSED EOL | QA Contact: | Dominik Hanak <dhanak> | ||||
| Severity: | medium | Docs Contact: | Dawn Eisner <deisner> | ||||
| Priority: | medium | ||||||
| Version: | 6.0.2 | CC: | kverlaen, mbaluch, rrajasek, rzhang | ||||
| Target Milestone: | DR4 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:02:17 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: | |||||||
| Attachments: |
|
||||||
This bug is present in 6.0.2 GA. The messages have been updated to be identical. Verified on BPMS 6.1.0 DR4 |
Created attachment 912641 [details] BRMS CLI is on the left and BPMS CLI is on the right Description of problem: I just noticed a slight inconsistency between the BRMS 6.0.2 CR2 and BPMS 6.0.2 CR2 Installer downloads using the command line interface. The BRMS download has password restrictions set-up as the following: "The password must be at least eight characters long, with one alphabetic character, one digit, and one non-alphanumeric character." However, the BPMS download seems to use the old password restriction settings of: "The password must have at least 8 characters, and contain at least one number and one non-alphanumeric symbol." The BRMS password restriction phrase provides clearer instructions. Therefore, it would be beneficial to have them similar in both instances. Version-Release number of selected component (if applicable): BPMS 6.0.2 CR2 How reproducible: Steps to Reproduce: 1. Download BPMS 6.0.2 CR2 and BRMS 6.0.2 CR2 for comparison 2. run java -jar jboss-bpms-installer-VERSION.GA-redhat-x.jar -console 3. get up to the user password creation step and notice the inconsistency in the products. Actual results: Different password restrictions Expected results: Consistent password restrictions Additional info: