GNOME Bugzilla – Bug 301820
gdm should use username from pwent structure and not username typed from user
Last modified: 2005-04-25 19:14:34 UTC
On some setups more than one user inputed username can map to one canonical username. No matter what the user types in, gdm should find and use the canonical username when setting LOGNAME, USER, USERNAME, etc. See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=141380 for more details.
Created attachment 45622 [details] [review] Look up username from pwent structure. Patch from Mike Patnode <mike.patnode@centrify.com>.
Looks good. Fixed in CVS head.