GNOME Bugzilla – Bug 316242
Error dialog about incorrect permissions for the .dmrc file is incomplete
Last modified: 2005-09-15 02:08:08 UTC
The error dialog that appears when gdm is ignoring the .dmrc file is incomplete. It just says that the file should be 0644, but the .dmrc file is also ignored in a variety of other circumstances, such as the home directory being writable by people other than the user, or not owner by the user.
Actually the current message also highlights that the dmrc should be owned by the user. I updated the message so it is more clear and also mentions that the user's home directory must be owned by the user not writable by other users. Let me know if it looks okay to you now.