Re: Linux Filesystem and Security of Files
From: Kasper Dupont (kasperd@daimi.au.dk)
Date: 04/09/03
- Next message: Alex Banks: "Re: Hidden Processes"
- Previous message: Kenneth A Kauffman: "Re: Network view/monitor utility"
- In reply to: xlendar: "Linux Filesystem and Security of Files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Kasper Dupont <kasperd@daimi.au.dk> Date: Wed, 09 Apr 2003 23:45:40 +0200
xlendar wrote:
>
> If someone comes, opens the box, gets the hard drive and plugs it in
> to another machine. Would he be able to access the files? Or would the
> filesystem still prevent the access unless the required password (root
> password) is provided? (I mean logging into the system as root)
The filesystem cannot prevent access in such cases. The only way to
protect against unauthorized access by people with physical access to
the media is by encrypting the files. Encryption is not free, it does
require a significant amount of CPU time, which is one of the reasons
why it is not used everywhere. Another limitation is that encryption
of an entire disk is AFAIK not supported by mainstream Linux kernels.
-- Kasper Dupont -- der bruger for meget tid på usenet. For sending spam use mailto:aaarep@daimi.au.dk for(_=52;_;(_%5)||(_/=5),(_%5)&&(_-=2))putchar(_);
- Next message: Alex Banks: "Re: Hidden Processes"
- Previous message: Kenneth A Kauffman: "Re: Network view/monitor utility"
- In reply to: xlendar: "Linux Filesystem and Security of Files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|