PDA

View Full Version : [ubuntu] User accounts do not work after Ubuntu 9.04 to 9.10 upgrade



KarmicFan
December 30th, 2009, 03:00 PM
I am fairly new to Ubuntu, but so far absolutely LOVE it! However, I recently upgraded from Ubuntu 9.04 to 9.10 using the Update Manager and since then, the two user accounts I had configured will not work.

When I enter my user ID and password from the login screen, it looks as if Ubuntu is starting the GUI normally, but then it pops right back to the login screen.

Oddly enough, I can login as root (and that's how I've been using it) and get all the way in to the desktop. Can anyone suggest a fix? I'd rather not delete the accounts and start over, but if I must, I will have no choice.

Thanks!

zey
December 30th, 2009, 03:50 PM
fresh install absolutely better than upgrade from 9.04 to 9.10
try to do fresh install ubuntu 9.10 on your computer.

KarmicFan
December 31st, 2009, 02:36 PM
Well, I was hoping to avoid that, but like I said... If I have to, I will. I appreciate the help! Thanks!

Happy New Year!

phillw
December 31st, 2009, 03:47 PM
I am fairly new to Ubuntu, but so far absolutely LOVE it! However, I recently upgraded from Ubuntu 9.04 to 9.10 using the Update Manager and since then, the two user accounts I had configured will not work.

When I enter my user ID and password from the login screen, it looks as if Ubuntu is starting the GUI normally, but then it pops right back to the login screen.

Oddly enough, I can login as root (and that's how I've been using it) and get all the way in to the desktop. Can anyone suggest a fix? I'd rather not delete the accounts and start over, but if I must, I will have no choice.

Thanks!

If you can log in as root, try this ....


cat /etc/passwd

If you see the user names there, then do this ..

[code]passwd username[code]

for both username's

That should allow them to log on.

If the 2 passwds are set okay, then you can delete the xorg.conf file & reboot - the xorg.conf file will re-create itself automatically (but, you'll loose any special video driver for either nvidia or ati that you've put on)

Post back if you have either of those two video cards.

Regards,

Phill.

KarmicFan
January 3rd, 2010, 03:11 PM
Tkans for the reply! I have performed the password resets, but I can't find the xorg.conf fle. Can you tell me what directory it resides in? Even searching for it in the file browser yields no results...