Re: Prevent file access.
Re: Prevent file access.
- Subject: Re: Prevent file access.
- From: "Louis C. Sacha" <email@hidden>
- Date: Tue, 6 Jul 2004 13:18:58 -0700
Hello...
Depending on what you are trying to accomplish and the size of the
file, you might want to consider storing the data in a keychain
instead.
http://developer.apple.com/documentation/Security/Conceptual/keychainServConcepts/index.html
http://developer.apple.com/documentation/Security/Reference/keychainservices/index.html
Hope that helps,
Louis
Hi,
Is there a way to prevent a file from being moved anywhere, so that
it stays in the same directory that I installed it.
And also prevent any other application from opening it up and
viewing its contents?
or from deleting it or even moving it to trash, like above prevent
from moving it to another folder
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.