Re: Permission violations

2011-11-08 Thread Walter Hurry
On Tue, 08 Nov 2011 22:37:38 +0100, Anon wrote: > Hello, > > I'm not quite sure whom I should send this report to but recently I've > noticed that I can remove files which owner is root and that have access > mode set as 644 (see example below). I'm using Debian wheezy/sid with > 3.0.0-2-amd64 #1

Re: Permission violations

2011-11-08 Thread Bob Proulx
Anon wrote: > I'm not quite sure whom I should send this report to but recently > I've noticed that I can remove files which owner is root and that > have access mode set as 644 (see example below). The permissions on the file are not relevant. It is only permissions on the directory that matter.

Permission violations

2011-11-08 Thread Anon
Hello, I'm not quite sure whom I should send this report to but recently I've noticed that I can remove files which owner is root and that have access mode set as 644 (see example below). I'm using Debian wheezy/sid with 3.0.0-2-amd64 #1 SMP kernel. # touch rootfile # ls -l rootfile -rw-r--r