Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Application Incompatibility

...

* Does not launch
** Does not install on a clean build; may work from an upgrade.
*** Launches and installs but may throw warnings / errors, or some features may not work.


Upgrade may not install on some systems with Mechanical hard disks without some additional work

  • If the upgrade fails to run on some computers, it may be because the hard disk is not "Apple_CoreStorage".   To check this, run "diskutil list" in terminal.  If you see the Macintosh HD is listed as "Apple_HFS" instead of "Apple_CoreStorage", please reach out to Mac Engineering and we can help with the conversion command so that the upgrade will succeed after that.

"PersonalPrivate.sh" pop-up when a new user logs in

...

(info) These issues only apply to systems that haven't received the NoMAD login contraption; NoMAD should fix FileVault and local account passwords.

  • Changing a user's password does not automatically update the FileVault password.   Current workaround is to run these commands:
    • sudo fdesetup list  (this will get the user's uuid)
    • diskutil ap list /  (look for the diskid for the "Macintosh HD" – or other named boot disk – like "disk1s1")
    • sudo diskutil ap changePassphrase <diskid> -user <uuid>   (when prompted, you will enter the old password and the new password)
  • Changing the user's password also does not change the user's cached account password.  So if the computer is rebooted off-line from Active Directory, they will get another prompt to update the keychain password and that will ask for the user's old password.  There is currently no fix for this issue

Java Plug-In and Safari 12

...