Add a feature to remove admin rights on logout / reboot
memile123 opened this issue · 3 comments
memile123 commented
Hi - Thank you for all the work on this tool, its been very helpful in my org. I have noticed admin permissions are still kept after reboot, logout and sleep. Any thoughts around adding something to remove or address?
sgmills commented
Thanks for the suggestion! I'm interested in the possibility, but I'm not sure it could be done with how things are set up currently. I'll have to give it some thought.
Feel free to suggest how you might do it and/or submit a PR if you have ideas!
Jayyfh commented
You could use PriviligesCLI and trigger it at logout via Jamf. Or you could use a logout hook and a script, but im not sure if this works in the current macOS version.