Did you ever push the profile with "Allow users to approve kernel
extensions" unchecked? If so, I did this as well and finally got the fix
from JAMF. If you push the policy with the checkbox unchecked and then
remove the scoping to the machines, it w...
mhegge, my organization recently purchased Sophos and have been able to
get it pushed without requesting to be allowed. I made the mistake of
unchecking the "Allow users to approve" checkbox but was finally able to
get that corrected as well. If you ...
I have also had some success with the "Apply permissions to enclosed
items", however, I have also had it not work and have had to use the
reset permissions command as it didn't fix the full issue.
From what I have seen, I would believe it would work. I haven't used the
chflags through chmod commands to resolve this issue yet. Simply running
the diskutil command seems to resolve it for me.
An easy fix for this that I have found is to use this: diskutil
resetUserPermissions / id -uI replace id -u with the id of the user you
are trying to fix the issue for.Say I'm trying to fix the issue for
Bill, in terminal, "id bill" returns UID of 50...