Re: Implementing security for a "very secret document"
- From: "Alun Jones" <alun@xxxxxxxxxxxxx>
- Date: Mon, 5 Nov 2007 08:36:16 -0800
"Steve Riley [MSFT]" <steve.riley@xxxxxxxxxxxxx> wrote in message
news:O4R9vCzHIHA.3916@xxxxxxxxxxxxxxxxxxxxxxx
"Alun Jones" <alun@xxxxxxxxxxxxx> wrote in message
news:eF9E60WHIHA.4584@xxxxxxxxxxxxxxxxxxxxxxx
"D-B" <DB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8D57FA47-2547-489A-B1DA-57F1160E8874@xxxxxxxxxxxxxxxx
I want to protect a document on a computer by disabling any kind of copy.
Is
it possible ( i want this document can't leave my domain) ?
Deny read access to the document, and it will be completely impossible to
copy it [from the account(s) that have been denied read access, unless
they are administrators].
Yes, but this would prevent even reading (except for administrators, as
you mention). Presumably the document exists because _someone_ needs to
read it. If the document were never to be read by anyone, then the best
security option would be to delete the document!
I guess I didn't swing my sledge-hammer hard enough. My post was more subtle
than I intended it to be.
The key here is that "prevent copying" requires an understanding that
"copying" consists of two operations:
1. Reading the data.
2. Writing the data.
Prevent either of these actions, and you have prevented copying.
You can only prevent actions on devices that you control.
If protecting against writing the data, then, you have to ensure that the
only writable media is that which is under your control. That means blocking
the attachment of foreign devices, prohibiting cameras, notepads, or users
with really good memories.
Protecting against reading, by comparison, is relatively simple.
Alun.
~~~~
.
- Follow-Ups:
- Re: Implementing security for a "very secret document"
- From: Steve Riley [MSFT]
- Re: Implementing security for a "very secret document"
- References:
- Re: Implementing security for a "very secret document"
- From: Alun Jones
- Re: Implementing security for a "very secret document"
- From: Steve Riley [MSFT]
- Re: Implementing security for a "very secret document"
- Prev by Date: Re: Microsoft RMS for Mac Office 2004?
- Next by Date: Re: Implementing security for a "very secret document"
- Previous by thread: Re: Implementing security for a "very secret document"
- Next by thread: Re: Implementing security for a "very secret document"
- Index(es):
Relevant Pages
|
|