a security mechanism that separates running programs from each other so that untested, or untrusted programs won't inject malicious or bad code.
3
votes
2answers
6k views
Console reports “sandboxd deny mach-lookup” … Should I modify system.sb?
I'm getting two errors in the console at the same time TimeMachine is running and taking FOREVER to make any progress.
1/4/13 9:41:38.000 PM kernel[0]: Sandbox: sandboxd(5838) deny mach-lookup ...
0
votes
0answers
28 views
Sandboxing certain OSX apps
I am running multiple modern internet and cloud related services. Is it possible to limit their access to parts of my filesystem? For example Dropbox only needs access to its Dropbox shared folder.
0
votes
0answers
83 views
Why doesn't this simple applescript work any more in ML mail.app (as a rule)
It works only when you right click on the mail message and choose "run rules", but not on incoming messages (without interaction).
The first dialog is shown both when incoming or running manually, ...