Re: [ubuntu-in] A message which I can't delete

2009-05-02 Thread Sanjay Bhangar
On Sat, May 2, 2009 at 8:36 PM, Gora Mohanty wrote: > On Sat, 2 May 2009 20:18:30 +0530 > tabankg wrote: > > > The output of "ls -ld ~" provides: > > > > drwxrwxrwx 66 kgnile kgnile 4096 2009-05-02 19:14 /home/kgnile > [...] > > That is the problem then. Your home directory is writable > by anyo

Re: [ubuntu-in] A message which I can't delete

2009-05-02 Thread Gora Mohanty
On Sat, 2 May 2009 20:18:30 +0530 tabankg wrote: > The output of "ls -ld ~" provides: > > drwxrwxrwx 66 kgnile kgnile 4096 2009-05-02 19:14 /home/kgnile [...] That is the problem then. Your home directory is writable by anyone on the system, which is a big security issue, and should definitely

Re: [ubuntu-in] A message which I can't delete

2009-05-02 Thread Sanjay Bhangar
On Sat, May 2, 2009 at 8:18 PM, tabankg wrote: > > > > The output of "ls -ld ~" provides: > > drwxrwxrwx 66 kgnile kgnile 4096 2009-05-02 19:14 /home/kgnile > > -kgtaban > Did you try chmodding .dmrc to 0600 as Gora suggested earlier? Again, this doesn't seem in tune with the error message, but

Re: [ubuntu-in] A message which I can't delete

2009-05-02 Thread tabankg
On Sat, May 2, 2009 at 7:20 PM, Gora Mohanty wrote: > On Sat, 2 May 2009 17:24:08 +0530 > tabankg wrote: > > > On Sat, May 2, 2009 at 12:46 PM, Gora Mohanty wrote: > > > To Gora: > > under /, the output of " ls -ltr " gives us: > > ... > > ... > > drwxr-xr-x 5 root root 4096 2009-05-01

Re: [ubuntu-in] A message which I can't delete

2009-05-02 Thread Gora Mohanty
On Sat, 2 May 2009 17:24:08 +0530 tabankg wrote: > On Sat, May 2, 2009 at 12:46 PM, Gora Mohanty wrote: > To Gora: > under /, the output of " ls -ltr " gives us: > ... > ... > drwxr-xr-x 5 root root 4096 2009-05-01 13:58 home [...] No, please show us the output of "ls -ld ~". Regards,

Re: [ubuntu-in] A message which I can't delete

2009-05-02 Thread tabankg
On Sat, May 2, 2009 at 12:46 PM, Gora Mohanty wrote: > On Sat, 2 May 2009 07:52:53 +0530 > tabankg wrote: > > > Well,the output of "ls -l ~/.dmrc" is as below: > > > >-rw-r--r-- 1 kgnile kgnile 28 2009-05-01 13:07 /home/kgnile/.dmrc > > > > "kgnile" is my login name. > [...] > > Hmm, I kno

Re: [ubuntu-in] A message which I can't delete

2009-05-02 Thread Gora Mohanty
On Sat, 2 May 2009 07:52:53 +0530 tabankg wrote: > Well,the output of "ls -l ~/.dmrc" is as below: > >-rw-r--r-- 1 kgnile kgnile 28 2009-05-01 13:07 /home/kgnile/.dmrc > > "kgnile" is my login name. [...] Hmm, I know that the error message says permissions of 644, but my ~/.dmrc seems to

Re: [ubuntu-in] A message which I can't delete

2009-05-01 Thread Abhishek Amberkar [अभिषेक]
On Sat, May 2, 2009 at 7:52 AM, tabankg wrote: > Well,the output of "ls -l ~/.dmrc" is as below: > >   -rw-r--r-- 1 kgnile kgnile  28 2009-05-01 13:07  /home/kgnile/.dmrc > > "kgnile" is my login name. > Post the output of "$ df -h". I suspect your disk is full. -- With Regards Abhishek Amber

Re: [ubuntu-in] A message which I can't delete

2009-05-01 Thread tabankg
Well,the output of "ls -l ~/.dmrc" is as below: -rw-r--r-- 1 kgnile kgnile 28 2009-05-01 13:07 /home/kgnile/.dmrc "kgnile" is my login name. -kgtaban On 5/1/09, Gora Mohanty wrote: > On Fri, 1 May 2009 18:43:28 +0530 > tabankg wrote: > >> I am running Ubuntu-8.10(Intrepid Ibex),where a m

Re: [ubuntu-in] A message which I can't delete

2009-05-01 Thread Gora Mohanty
On Fri, 1 May 2009 18:43:28 +0530 tabankg wrote: > I am running Ubuntu-8.10(Intrepid Ibex),where a message is popping up during > the "login" of normal user of GNOME desktop. > The message says: > User's $HOME/.dmrc file is being ignored.This prevents the default > session and > language fro

Re: [ubuntu-in] A message which I can't delete

2009-05-01 Thread tabankg
I am running Ubuntu-8.10(Intrepid Ibex),where a message is popping up during the "login" of normal user of GNOME desktop. The message says: 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 permiss