Bug 85128

Summary: install time root password dialog rejects space characters in passwd
Product: [Retired] Red Hat Linux Reporter: David Wilson <david>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:51:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Wilson 2003-02-25 22:59:48 UTC
Description of problem:
When entering the root password during an install, a space character is 
rejected as "not being an ascii character".

Version-Release number of selected component (if applicable):
phoebe-3

How reproducible:
always

Steps to Reproduce:
1. Try entering a password containing a space
2.
3.
    
Actual results:
error message about password containing a non-ascii character

Expected results:

password would be accepted

Additional info:

Last time I looked ASCII (not ascii) characters went from 00 (nul) to 7f (del).
You probably do not want people using control characters but I cannot see any 
reason to forbid a space character. The error message text is wrong and the 
code that tests for invalid characters is to restrictive.

Comment 1 Jeremy Katz 2003-02-25 23:09:46 UTC

*** This bug has been marked as a duplicate of 84705 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:51:59 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.