You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I hope I’m not causing a fuss... but I’m not sure, I've seen this or of it really matters for this forum:
but it looks like getting login and logout scripts tp run now requires:
'sudo defaults write /var/root/Library/Preferences/com.apple.loginwindow EnableMCXLoginScripts -bool TRUE' to set EnableMCXLoginScripts = true.’
as per https://developer.apple.com/documentation/devicemanagement/loginwindowscripts
You can check if this setting is enabled by running:
'sudo /usr/libexec/PlistBuddy -c "Print" /var/root/Library/Preferences/com.apple.loginwindow.plist’
Sorry if this is a waster of “paper 'n peer" time.
Beta Was this translation helpful? Give feedback.
All reactions