fedora8 login user then 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 writeable by other users.

From a terminal
cd /home/username
ls -la .dmrc
Result
-rw------- 1 mike mike 28 2010-02-12 18:03 .dmrc
If the output shows a different user than expected use chown if the permissions are wrong use chmod

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.