-
Notifications
You must be signed in to change notification settings - Fork 12
Login Popup-Defeat feature not working 10.13.5 #5
Comments
I noticed this as well. My goal is to try and get this to work with Netinstall, I have yet to see if this is the result with that as well. EDIT: I got the custom Netinstall (running 10.13.0 at the moment due to SIU issues) to run this and create the local admin account. Still had to go thru the first setup options. |
+1 @ 10.13.6 |
I found out why. the HomeFolder is only created as with setPermissions() which is the last function. Which means all of the Skip functions have no place to write their changes. Paste the mkdir -p line from setPermissions() to setUser() and also the additional local lines and it works. |
This is now fixed: 432037c
Tested on macOS High Sierra 10.13.6 and macOS Mojave 10.14.5 |
Privacy, iCloud and Siri dialogs show on first login to created account under 10.13.5, unfortunately.
The text was updated successfully, but these errors were encountered: