Torgeir Bakken (MVP) wrote:
> Imhotep wrote:
>
>> Shenan Stanley wrote:
>>
>>> (snip)
>>>
>>>You've now tweaked my interest however.. Is there a way in one OS or
>>>another to do this when you do not necessarily know the target OS of the
>>>person receiving the media from which you do not want them to be able to
>>>copy the files from yet still be able to use the files as intended?
>>
>>
>> So, you want the user to be able to read the file but not copy it? If so,
>> I am not sure that is possible with the standard OS tools (file
>> permissions, etc) because to read something implies the ability to copy
>> something. You might have to insert some kind of middle layer (between
>> the logical file and the user) to accomplish this.
>>
>> Let me know what you find out. That was an interesting question...
>>
>> Im
> Hi,
>
> If you can read a file, you can copy it as well, no way to stop that...
>
> There is one exception to this:
>
> Microsoft's "Windows Rights Management Services" (RMS) is an
> option for documents and e-mails produced by Microsoft Office
> 2003 Professional (a pretty "heavy" solution though):
>
> http://www.microsoft.com/windowsserv...t/default.mspx
>
This type of technology is nothing more than the "middleware" I spoke of.
Even worse it appears to be proprietary...
Im