[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A wierd file....
Sharon Tal wrote:
>
> hi all...
>
> i have something really wierd going on....
> i have this file:
>
> -rwsr-sr-x 1 merav users 273360 Jun 7 13:37 login*
>
> and i just can't erase it! it tells me: "rm: login: Operation not
> permitted". file mode 6755.
> not as root, not with -rf not the entire dir with -d, i tried to boot from
> a nother hd/floppy and mounted this one - nada! i can't move it, remove
> it, change the permissions or whatever, not when i'm root, not with sudo
> and not when i'm the owner! (after su and after really loging in with her
> pw). i've done an hd test (e2fsck) - it's ok. i can move around the
> directory in which the file in (on the same partition, not to others).....
> do you have any idea on what's going on??
> tia....
o.k.
first , is it on NFS ( on NFS root=nobody)
if not, is it on an ext2fs ? if so, try chattr ( see man file )
tell me if this helps
Regards
Erez.