Abraham T

Results 6 comments of Abraham T

I've added the logic and code needed for a privileged helper in my forked version here: https://github.com/abstertee/NudgeSwift/tree/main/Nudge-Helper But we still need an Apple Signing cert and some details from that...

@erikng yes, the idea is that the privileged helper runs the script commands as root. The helper would help companies with standard users because the helper tool runs with root...

@chipjarred can you explain a bit more about about how to remove the sandbox? Also, can you expand on `Also check that your helper tool has actually been copied into...

@chipjarred is the CodeSignUpdate.swift file supposed to only work with "Mac Developer" certs or can we use a "Developer ID Application" cert?

@chipjarred Either way I keep getting the following error with an SMJobBless check: `SMJobBlessUtil.py: tool designated requirement (anchor apple generic and identifier "com.xxx.xxx.helper" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or...

@chipjarred Thank you for the very detailed instructions. This was very helpful. What I found in making these changes is that all works as it should when the Signing Cert...