Can't remove file as root
From: Teddy (bla@bla.bla)Date: 02/23/02
- Next message: Michael Heiming: "Re: Can't remove file as root"
- Previous message: nodata: "Re: replicating permissions"
- Next in thread: Michael Heiming: "Re: Can't remove file as root"
- Reply: Michael Heiming: "Re: Can't remove file as root"
- Reply: Sven Vermeulen: "Re: Can't remove file as root"
- Reply: bd: "Re: Can't remove file as root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 23 Feb 2002 13:29:33 +0100 From: Teddy <bla@bla.bla>
I have the problem, that I can't remove a file as root anymore, and I
don't know why. The file was replaced by a hacker.
root@host:/bin # ls -l ps
-rwxr-xr-x 1 root root 13583 Feb 9 01:04 ps
root@host:/bin # rm ps
rm: remove `ps', overriding mode 0755? y
rm: ps: Operation not permitted
root@host:/bin # chmod 0700 ps
chmod: ps: Operation not permitted
Thanks for Help
Teddy
- Next message: Michael Heiming: "Re: Can't remove file as root"
- Previous message: nodata: "Re: replicating permissions"
- Next in thread: Michael Heiming: "Re: Can't remove file as root"
- Reply: Michael Heiming: "Re: Can't remove file as root"
- Reply: Sven Vermeulen: "Re: Can't remove file as root"
- Reply: bd: "Re: Can't remove file as root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|