|
Posted by Steve Riley [MSFT] on November 5, 2007, 3:35 pm
If you were Registered and logged in, you could reply and use other advanced thread options Inline.
--
Steve Riley
steve.riley@microsoft.com
http://blogs.technet.com/steriley http://www.protectyourwindowsnetwork.com
>>>>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.
Your swing was indeed an extremely subtle, barely noticeable delicate brush,
distinguished more by the air it moved than the impact it made. :)
> 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.
Kerry Brown, in another post, recommended printing the document, deleting
the file, and closely guarding access to the printed version. Elsewhere on
these groups we have discussed the merits of storing passwords on pieces of
paper. Perhaps 13th century technology
(http://en.wikipedia.org/wiki/Printing_press) isn't so useless as the
conventional wisdom seems to claim.
|