Bug 965543
Summary: | Username created through Full name doesn't check username requirements | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Martin Banas <mbanas> | ||||||||||||||||||||
Component: | anaconda | Assignee: | David Shea <dshea> | ||||||||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||||||||||
Priority: | medium | ||||||||||||||||||||||
Version: | 19 | CC: | anaconda-maint-list, awilliam, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||
Hardware: | Unspecified | ||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||
Whiteboard: | |||||||||||||||||||||||
Fixed In Version: | anaconda-20.19-1 | Doc Type: | Bug Fix | ||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||
Last Closed: | 2014-01-30 22:05:04 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: | |||||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||||
Bug Blocks: | 920667 | ||||||||||||||||||||||
Attachments: |
|
Created attachment 750984 [details]
anaconda.log
Created attachment 750985 [details]
ifcfg.log
Created attachment 750986 [details]
packaging.log
Created attachment 750987 [details]
program.log
Created attachment 750988 [details]
screenshot.png
Created attachment 750989 [details]
storage.log
Created attachment 750990 [details]
storage.state
Created attachment 750991 [details]
syslog
patch pushed Pushed where? I don't see this in the anaconda master commit logs, unless it has a weird commit message - I looked for commits referencing this bug ID or with 'user' in their commit message... *patch posted to anaconda for review |
Created attachment 750983 [details] screenshot Description of problem: 'Full name' doesn't check username requirements, it's possible to create username 'j/ohn' and similar, when using "Full name" Version-Release number of selected component (if applicable): Fedora-19-Beta-RC2 anaconda-19.28 How reproducible: always Steps to Reproduce: 1. Start text mode installation 2. Go to "Create user" 3. Select Full name 4. Write j/ohn or similar (invalid) username Actual results: Anaconda doesn't take requirements for username when creating username from "Full name" Expected results: Anaconda should not allow invalid usernames, like 'j/ohn'. Additional info: