Login Error "user's home/.dmrc file is being ignored."

Asked by Yanick

When I log in I get the following error message...

"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 user's"

Do not know what steps to take to remedy this error.

Any help would be appreciated.

Thanks. :-)

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Yanick
Solved:
Last query:
Last reply:
Revision history for this message
willoc (willoc) said :
#1

login as you. open terminal. type:

sudo chmod 644 .dmrc

enter your password. you should be good to go.

Revision history for this message
Best Yanick (yanbuntu) said :
#2

Hey!!!
Sorted thanks... ;-)

Revision history for this message
Andy Scott (andy-scott14) said :
#3

Hi Wiloc

I'm having same problem but above is not working, I'm real new to Linux.

After I have logged in do I go to terminal via applications then type 'sudo chmod 644' then my password ?

Andy