| Summary: | Login Manager doesn't allow UIDs above 999999 | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Christian González <christian.gonzalez> |
| Component: | kcm_kdm | Assignee: | kdm bugs tracker <kdm-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christian González
2009-03-06 21:29:13 UTC
It seems that the values are hardcoded (not sure why): http://websvn.kde.org/trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-users.cpp?view=markup It seems that the limits can be removed. I hope KDM people look into this, otherwise I will post a patch. SVN commit 936238 by ossi: remove arbitrary UID limitation BUG: 186394 M +2 -1 kdm-users.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=936238 Whow, that was a quick fix. I also think that the usability could easily be improved, but I reportet that as another bug (wish): Bug #186430 |