[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] hacked RAQ
- Subject: Re: [cobalt-users] hacked RAQ
- From: flash22@xxxxxxx
- Date: Tue Feb 27 16:00:51 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 27 Feb 2001, Jim Hagani wrote:
> There is one directory that gives root "permission denied".
> Any ideas what command to use to give root the ownership of this directory.
> I just want to see what they have left behind.
Remember, even root needs execute permission to read a directory...
chmod +x dirname
also, if that seems funky, lsattr dirname
also the directory that directory is in may have strange attributes...
Looks like you still have things hiding....
(I did warn you ;)
gsh