| Summary: | Need to click DONE button twice to accept supposedly weak root password | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Todorov <atodorov> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 20 | CC: | amulhern, anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora, vpodzime |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-08 13:48:47 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: | |
|
Description
Alexander Todorov
2013-10-08 10:20:09 UTC
OK, I now see the blue strip at the bottom which tells me that I will have to press Done twice. However my other question still stands: what is a weak and strong password in Fedora 20? Where can I see the rules used for validation? Anaconda uses libpwquality to determine the password strength. Anything with a score less than 75 is considered a weak password. For passwords that fail basic validation checks (length, dictionary words, palindrome) there will be a reason displayed in the error bar at the bottom of the screen. The error bar will be orange in the next release of anaconda, like it was in F19, so that will at least be more noticeable in the future. (In reply to David Shea from comment #2) > > The error bar will be orange in the next release of anaconda, like it was in > F19, so that will at least be more noticeable in the future. Hi David, I didn't see the error bar because it is at the bottom and my screen height is 768px. Is it possible for this piece to move on top so that everything is visible even on smaller screens ? (In reply to Alexander Todorov from comment #3) > (In reply to David Shea from comment #2) > > > > The error bar will be orange in the next release of anaconda, like it was in > > F19, so that will at least be more noticeable in the future. > > > Hi David, > I didn't see the error bar because it is at the bottom and my screen height > is 768px. Is it possible for this piece to move on top so that everything is > visible even on smaller screens ? Anaconda supports screens with the minimal resolution 800x600, so 768px should work. If the installation window doesn't fit your 768px screen, please file a bug. |