The subject contains most of my keywords.
I need to take these dscl mcx commands:
sudo dscl . -mcxset /Users/admin com.google.Chrome AuthServerWhitelist always "*.domain.com"
sudo dscl . -mcxset /Users/admin com.google.Chrome AuthNegotiateDelegateWhitelist always "*.domain.com"
and apply them via Casper, rather than a script, if possible. I'm not great with MCX anymore (been too many years of mobileconfig for me), anyone have pointers on converting those commands to a Casper Managed Preference?