Jump to content

Welcome to Geeks to Go - Register now for FREE

Geeks To Go is a helpful hub, where thousands of volunteer geeks quickly serve friendly answers and support. Check out the forums and get free advice from the experts. Register now to gain access to all of our features, it's FREE and only takes one minute. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more.

Create Account How it Works
Photo

Unable to login into ubuntu


  • Please log in to reply

#1
Chirag64

Chirag64

    Member

  • Member
  • PipPip
  • 53 posts
I am unable to login into my ubuntu 9.04 which i just installed on my computer recently
Whenever i try to login, i get the following error:

user's $HOME/.dmrc file is being ignored this prevents the default session and language from being saved. file should be owned by user and have 644 permissions. user's $HOME directory must be owned by user and not writable by other users


I am a complete noob in linux. please help :)
  • 0

Advertisements


#2
hawklord

hawklord

    Member

  • Member
  • PipPipPip
  • 400 posts
can you login as root ?
  • 0

#3
Chirag64

Chirag64

    Member

  • Topic Starter
  • Member
  • PipPip
  • 53 posts
I don't know how to do that
  • 0

#4
hawklord

hawklord

    Member

  • Member
  • PipPipPip
  • 400 posts
don't know whether its the same on ubuntu - but on the version of linux i use pressing Ctrl, Alt and Backspace brings me to the login screen where i can login as root,

if you can't login as root either then i can offer no more help

please note this from the geeks-to-go terms of use

Due to the nature of online help we are not able to verify ownership, and will not be able to help bypass or recover any Windows user passwords, cd keys, license codes, serial numbers, etc.


this also applies to linux, mac, etc

from here
  • 0

#5
chamber

chamber

    Face Burnin' Malware Fighter

  • Visiting Consultant
  • 2,712 posts
Same thing happened to me when I upgraded to Ibex, if you can get to a terminal,

type,

sudo chown username:username ~/.dmrc
sudo chmod 644 ~/.dmrc

(where username is your account).
  • 0

#6
Titan8990

Titan8990

    Member

  • Member
  • PipPipPipPipPip
  • 2,189 posts

don't know whether its the same on ubuntu - but on the version of linux i use pressing Ctrl, Alt and Backspace brings me to the login screen where i can login as root,

if you can't login as root either then i can offer no more help

please note this from the geeks-to-go terms of use

Due to the nature of online help we are not able to verify ownership, and will not be able to help bypass or recover any Windows user passwords, cd keys, license codes, serial numbers, etc.


this also applies to linux, mac, etc

from here


I would find this different with Ubuntu as it provides a boot option that allows you to log in as root. Ubuntu uses a unique security method where they sudo only keeping the root account locked. The only way to get a root shell in Ubuntu (without unlocking root which is "unsupported") is the recovery mode boot option from GRUB or sudo -i. There is not a root password in Ubuntu. More info: https://help.ubuntu....munity/RootSudo . http://www.gratisoft...o/man/sudo.html


If you can not log in to do chamber's commands, do it from the recovery mode. When prompted, select to drop a root shell. Then you can proceed with the commands but you will need to give the full path to your home directory like this:

chown -R username:username /home/username/
chmod 664 /home/username/dmrc

Edited by Titan8990, 06 June 2009 - 11:48 PM.

  • 0

#7
Chirag64

Chirag64

    Member

  • Topic Starter
  • Member
  • PipPip
  • 53 posts

don't know whether its the same on ubuntu - but on the version of linux i use pressing Ctrl, Alt and Backspace brings me to the login screen where i can login as root,

if you can't login as root either then i can offer no more help

please note this from the geeks-to-go terms of use

Due to the nature of online help we are not able to verify ownership, and will not be able to help bypass or recover any Windows user passwords, cd keys, license codes, serial numbers, etc.


this also applies to linux, mac, etc

from here


I would find this different with Ubuntu as it provides a boot option that allows you to log in as root. Ubuntu uses a unique security method where they sudo only keeping the root account locked. The only way to get a root shell in Ubuntu (without unlocking root which is "unsupported") is the recovery mode boot option from GRUB or sudo -i. There is not a root password in Ubuntu. More info: https://help.ubuntu....munity/RootSudo . http://www.gratisoft...o/man/sudo.html


If you can not log in to do chamber's commands, do it from the recovery mode. When prompted, select to drop a root shell. Then you can proceed with the commands but you will need to give the full path to your home directory like this:

chown -R username:username /home/username/
chmod 664 /home/username/dmrc


This solution worked for me perfectly, thank you very much.

btw, it should be
chmod 664 /home/username/.dmrc

you forgot the "."
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP