Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Jonathan Ben Avraham
Hi Kfir, Sounds like a rootkit I've seen. Better do SHA1 sums on your shared libs. - yba On Sat, 11 Sep 2004, Kfir Lavi wrote: > Arik Baratz wrote: > > On Sat, 11 Sep 2004 15:50:46 +0300, Kfir Lavi <[EMAIL PROTECTED]> wrote: > > > stat64("spaces2points", 0x805b08c) = -1 EACCES (Permis

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Kfir Lavi
Shachar Shemesh wrote: Kfir Lavi wrote: don't work! chmod and chown get Permission denied kfir Ok, when you cd to the parent directory, what do you get for: lsattr ls -la Also, if you fsck the partition on which the filesystem resides, what do you get? ### reiserfsck --check started at S

Re: new computer - Linux compatibility

2004-09-11 Thread Lior Kesos
Actually read this thread way to late... We've played alot with amd64 in our verification lab. We've checked only SuSe 9,9.1 and Advanced server3 family for 64 bit. We have two pizaa boxes with dual cpu's and alot of ram and they fly like the wind. Can't remember the exact specs but we've had very

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Kfir Lavi
Tzafrir Cohen wrote: On Sat, Sep 11, 2004 at 07:20:53PM +0300, Kfir Lavi wrote: Arik Baratz wrote: On Sat, 11 Sep 2004 15:50:46 +0300, Kfir Lavi <[EMAIL PROTECTED]> wrote: stat64("spaces2points", 0x805b08c) = -1 EACCES (Permission denied) How about the following commands in order: # chmod

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Tzafrir Cohen
On Sat, Sep 11, 2004 at 07:20:53PM +0300, Kfir Lavi wrote: > Arik Baratz wrote: > >On Sat, 11 Sep 2004 15:50:46 +0300, Kfir Lavi <[EMAIL PROTECTED]> > >wrote: > > > stat64("spaces2points", 0x805b08c) = -1 EACCES (Permission denied) > >>> > > > >How about the following commands in order: >

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Shachar Shemesh
Kfir Lavi wrote: don't work! chmod and chown get Permission denied kfir Ok, when you cd to the parent directory, what do you get for: lsattr ls -la Also, if you fsck the partition on which the filesystem resides, what do you get? -- Shachar Shemesh Lingnu Open Source Consulting ltd. http://www.li

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Kfir Lavi
Arik Baratz wrote: On Sat, 11 Sep 2004 15:50:46 +0300, Kfir Lavi <[EMAIL PROTECTED]> wrote: stat64("spaces2points", 0x805b08c) = -1 EACCES (Permission denied) How about the following commands in order: # chmod 777 dir-name # chmod -R 777 dir-name # chown -R 0.0 dir-name -- Arik don't work! ch

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Arik Baratz
On Sat, 11 Sep 2004 15:50:46 +0300, Kfir Lavi <[EMAIL PROTECTED]> wrote: > > > >>stat64("spaces2points", 0x805b08c) = -1 EACCES (Permission denied) > > How about the following commands in order: # chmod 777 dir-name # chmod -R 777 dir-name # chown -R 0.0 dir-name -- Arik ==

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Kfir Lavi
Ilya Konstantinov wrote: On Sat, Sep 11, 2004 at 02:02:22PM +0300, Kfir Lavi wrote: stat64("spaces2points", 0x805b08c) = -1 EACCES (Permission denied) Whoa, weird! I couldn't get my ext3 to behave this way, with no set of permissions or ACLs... What is the mode of the directory in which this

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Ilya Konstantinov
On Sat, Sep 11, 2004 at 02:02:22PM +0300, Kfir Lavi wrote: > stat64("spaces2points", 0x805b08c) = -1 EACCES (Permission denied) Whoa, weird! I couldn't get my ext3 to behave this way, with no set of permissions or ACLs... What is the mode of the directory in which this file is located? (Run

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Kfir Lavi
Shachar Shemesh wrote: Kfir Lavi wrote: I have Reiserfs. In one of the directories i do, as root, 'ls' and i get the name of the files there. when i do 'ls -l' i get Permission denied for each file in the directory. Now one file is a file and the other i think is a directory. I recently installe

Re: as root doing 'ls' i get Permission denied

2004-09-11 Thread Shachar Shemesh
Kfir Lavi wrote: I have Reiserfs. In one of the directories i do, as root, 'ls' and i get the name of the files there. when i do 'ls -l' i get Permission denied for each file in the directory. Now one file is a file and the other i think is a directory. I recently installed the system again, but

as root doing 'ls' i get Permission denied

2004-09-11 Thread Kfir Lavi
I have Reiserfs. In one of the directories i do, as root, 'ls' and i get the name of the files there. when i do 'ls -l' i get Permission denied for each file in the directory. Now one file is a file and the other i think is a directory. I recently installed the system again, but i remember i wor