LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   logging error (https://www.linuxquestions.org/questions/linux-newbie-8/logging-error-442238/)

cbenito 05-06-2006 11:50 AM

logging error
 
Does anybody know what I should do if I keep logging into Linux and I get this error message:

the file .dmrc in your home-directory has incorrect permissions.
file .dmrc should be owned by the user who logs in and should have 644 as permissions

IceChant 05-06-2006 12:45 PM

Try
Code:

chmod 644 .dmrc
after you login su.


All times are GMT -5. The time now is 04:38 AM.