Bug 27011 - RFE: Anaconda cannot create usernames that contain more than 8 characters
Summary: RFE: Anaconda cannot create usernames that contain more than 8 characters
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-11 04:54 UTC by Nitebirdz (Jesus Ortega)
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-09-18 16:39:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Nitebirdz (Jesus Ortega) 2001-02-11 04:54:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.14-5.0 i686)


During the installation, the user is prompted to create additional user
accounts if he/she wants to.  If one tries to create a new user account
with a username that contains more than 8 characters, the following error
is displayed:

"User IDs must be less than 8 characters and contain only characters
A-Z, a-z, 0-9"

I see two problems with this behavior:

1) In spite of UNIX traditions, it is possible to create usernames that
contain more than 8 characters these days.  Red Hat Linux allows to create
such accounts once the installation is completed, and therefore for
consistency sake it should also allow it during the installation process.

2) If we allow the installer to make it impossible to create these
accounts, then the error message should be changed since the ID doesn't
need to be "less than 8 characters long" but rather 8 or less.  The wording
would need to be changed then.

Reproducible: Always
Steps to Reproduce:
1.  Try to create an account whose username contains more than 8 characters
during the installation.

Comment 1 Michael Fulbright 2001-02-12 04:00:50 UTC
Brent - check into if we need to change this limit.

Comment 2 Brent Fox 2001-02-17 03:39:12 UTC
We probably should change this so that usernames can be more than 8 chars, but
we can't change the labels at this time because of the translations.  I'll mark
this as RFE and put it on our list for future releases.  Marking as deferred.

Comment 3 Brent Fox 2001-09-21 19:29:36 UTC
Fixed in cvs.


Note You need to log in before you can comment on or make changes to this bug.