How to get application whitelist working in a managed account
I am having trouble getting the application whitelist for a managed user working on 10.7 in the same manner it worked on 10.6. I am restricting which applications can open by allowing applications in certain folders. These are tightly managed machines, and this has the advantage of being able to update applications without re-authorizing them.
This works great on 10.6 and also works on 10.7. However, it appears that child processes are not being allowed. On logging into the managed account, the system throws up dialogs stating that "pboard" and "distnoted" are not allowed. These appear to be child processes of loginwindow. There are also some scripts run by applications which are allowed. The scripts themselves are allowed, but the system is preventing commands like rsync or shutdown - anything found in /bin or /sbin.
It seems that I need a setting to allow child processes. I use an exported mcx file to import using an installer, so I can edit that directly if I need to. Anyone know what I need to add here?
Mac OS X (10.7.1)