Re: Can't remove file as root
From: Michael Heiming (michael+USENET@heiming.de)Date: 02/23/02
- Previous message: Bob Lawson: "Re: Can't remove file as root"
- In reply to: Bob Lawson: "Re: Can't remove file as root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Michael Heiming <michael+USENET@heiming.de> Date: Sat, 23 Feb 2002 16:56:20 +0100
[Follow-up corrected]
Bob Lawson (<3c77b11a.358357950@news.cogeco.ca>):
> On Sat, 23 Feb 2002 13:29:33 +0100, Teddy <bla@bla.bla> wrote:
>
>>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
> To be totally sure you must reinstall/recover from backups.
>
> It sounds line they might have changed the userid of root, so
> although
> you are loggin in as root you do not have root permissions. Root
> might have been changed to another user.
>
> Check the password file for this. You can fix it by booting off
> the emergency boot diskette and editing the password file.
Nope, there is no simple fix other then reinstall from scratch,
applying the latest security patches from your distro, shutting
down unneeded services and setting up a firewall, before bringing
the box online again.
Please check the URL, I allready posted to this thread.
5.6) I've been compromised, what should I do?
http://www.linuxsecurity.com/docs/colsfaq.html#5.6
> Bob Lawson
> Parkridge Consulting
> Innovative Unix & Linux Solutions
> Visit us at www.parkridge.on.ca
> blawson@parkridge.on.ca
Michael Heiming
-- Remove the +SIGNS case mail bounces.
- Previous message: Bob Lawson: "Re: Can't remove file as root"
- In reply to: Bob Lawson: "Re: Can't remove file as root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|