Cannot create a user "håkan"
Bug #23475 reported by
Håkan Waara
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Shadow |
Invalid
|
Undecided
|
Unassigned | ||
adduser (Debian) |
Fix Released
|
Unknown
|
|||
adduser (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
user-setup (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
Bug Description
This is on the latest Ubuntu preview release.
If I filed this bug on the wrong package, feel free to move it - thanks!
Steps to reproduce:
1. Run the installer and go to the step where you create a new user.
2. Real name doesn't seem to matter.
3. Put in username "håkan" (without the quotes)
4. Type in password, and click OK.
Actual behaviour: The guide goes back to step 1, ignoring to create the desired
user. Probably it can't handle the character 'å', and fails silently.
Expected behaviour: I would like to be able to use my first name as username.
Tested software packages/commands:
user-setup: failed
adduser: failed
useradd: passed
Changed in shadow: | |
status: | Unconfirmed → Confirmed |
Changed in user-setup: | |
assignee: | kamion → nobody |
Changed in shadow: | |
status: | New → Invalid |
status: | Invalid → Incomplete |
Changed in adduser: | |
assignee: | nobody → kamion |
Changed in user-setup: | |
assignee: | nobody → kamion |
Changed in adduser (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in adduser: | |
status: | Unknown → New |
Changed in adduser (Ubuntu): | |
assignee: | Colin Watson (cjwatson) → nobody |
Changed in user-setup (Ubuntu): | |
assignee: | Colin Watson (cjwatson) → nobody |
status: | Confirmed → Triaged |
Changed in adduser (Debian): | |
status: | New → Fix Released |
To post a comment you must log in.
In the current state, linux can only handle ASCII input characters in the
usernames afaik. If you really want this to change, you need to convince the
glibc team (and possibly the kernel team).