LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-20-2013, 04:33 AM   #1
Bill Gatz
Member
 
Registered: Nov 2004
Location: Cincinnati, Ohio, USA
Distribution: Mint
Posts: 31

Rep: Reputation: 15
Password not recognized


I was playing Open Arena and the desktop crashed. I had a huge and fuzzy desktop and couldn't do anything, so I tried to reboot. Upon reboot, my password wouldn't take me to my desktop. I can put in a bad password and I will get a message saying that the password is incorrect. If I put in the right password, the desktop goes black for a second and comes back to the login screen with no message.

(Note: I have had Zorin loaded for three or four months and this is NOT a password or caps lock problem!)

All I could do is reload Zorin (ver 6.1). That didn't help. So I made sure I formatted and reinstalled Zorin. Same problem.

(Note: This is NOT a Zorin problem!)

My /home directory is on a separate partition. I believe there is a corrupt file in there somewhere. Before I reloaded, I was able to log in as a different user and use my non working login to get to my account, so the account is fine. SOMETHING in my /home directory is hosing the graphics, I suspect, since I can access the account other ways, but cannot login to a desktop (any of them) under that ID.

Anyone know the first places I should be checking...????
 
Old 02-20-2013, 07:42 AM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Logout. Ctrl+Alt+F1 and login as yourself.
Code:
mv ~/.config ~/.config.org
exit
switch to graphical login with Ctrl+Alt+F7 (I think most systems it is F7).

Let us know...
 
Old 02-20-2013, 03:35 PM   #3
Bill Gatz
Member
 
Registered: Nov 2004
Location: Cincinnati, Ohio, USA
Distribution: Mint
Posts: 31

Original Poster
Rep: Reputation: 15
I was able to input the command and nothing happened, which should have meant that it was successful. I exited the command line back to the GUI login screen, but the password still didn't work. I went back to the command line and put the command in one more time and this time it returned the message

mv: cannot stat '/home/brian/.config': No such file or directory

However, I think that just meant that it did what it was supposed to do the first time, it renamed ".config" to ".config.org" and ".config" isn't there anymore. However, I am in /home/brian and I don't see the file, although that might be because it is hidden. (If that is what the dot does at the beginning.) By the files I see, it is in my directory on the /home partition, which should be correct.

I just did a cd into ~/.config.org and see that it is a directory and not a file.

For no reason, I input "passwd" and changed my password. I exited back to the GUI and input it and it flashed some lines (as it has been doing all along, too fast to read), and returned to the login screen. So it apparently can't make a desktop for me. I think whatever config file does that is what got hosed.

So by renaming that (adding the .org), was it supposed to blank me and enable a new configuration to be written at login?
 
Old 02-20-2013, 03:50 PM   #4
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
something similar happened to me, in my case after installation I was able to log in the first time, I installed some software and updated all my applications to the latest version, I logged off to allow the updates to take place and when I tried to log back in I was no able.

However I was able to open another session in text mode using ctrl+alt+f2 once there I issued the command to create another user 'useradd'
then I set up a password for the new user with the command 'passwd <newuser>'

I made sure my new user was member in the same groups as my original user so I could have the same rights. You can list the groups of your user by typing the command group <user> in a terminal.
Since I did all that I have been login in with my new user. The account I created during installation still cant get log in to the graphical mode.

I have no idea what is going on with Ubuntu but I have been reading on the web people with similar problems, so far I havent been able to find a solution. I still have that account but I dont use it anymore.

Good luck to you
 
Old 02-20-2013, 06:09 PM   #5
Bill Gatz
Member
 
Registered: Nov 2004
Location: Cincinnati, Ohio, USA
Distribution: Mint
Posts: 31

Original Poster
Rep: Reputation: 15
Thanks! I, too saw similar problems and no solution. Unfortunately, that account is very old and goes back several different distributions. All of my stuff is on it. I think I will make up another account and move things into it slowly and reboot frequently. I expect documents and things to move without any problems. I think I'll try to move the suspect folders into the second account and if I can narrow down which folder hoses that user, maybe someone will know what is in it and what might be corrupted.

I could be way off base with my suspicions about Open Arena, but in order to run, it changes graphics. My ungraceful exit probably resulted in a file that is usually some kind of combination of opened/rewritten/saved at exit not going through the proper sequence and that resulted in the corruption. If I have anything useful to report, I'll definitely drop it here, because I won't solve it myself, but someone might get some insight and put a couple of things together that might help some people in the future.

Thank you for your input, folks, and I will continue to check. Heck, I'll try just about anything at this point!
 
Old 02-20-2013, 08:35 PM   #6
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Billy:

~/.conf is a directory.
I usually include this command but I omitted it for the least impact rule
Code:
mv ~/.gconf ~/.gconf.org
I normally (when I had those issues) mv'd both ~/.config and ~/.gconf to .org

It's still worth a shot.
NOTE: This should reset your desktop panel settings to default values.

Worse-case scenario, it doesn't work and you can mv them back to originals.

Please let us know...
NOTE: .gconf is a directory also.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Root password no longer recognized buickpower Linux - Newbie 2 11-14-2012 11:52 PM
asus eee password not being recognized Kat03 Linux - Laptop and Netbook 3 11-11-2008 04:06 AM
root password not recognized in Gnome terminal anri Linux - Newbie 3 05-25-2007 06:27 PM
Root password not recognized jchandler Linux - General 3 12-12-2006 05:33 PM
Root password not recognized (KDE). . . alpha_male Mandriva 1 09-13-2003 07:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration