Microsoft muß einen Fehler in der Installation von Office 2008 für den Mac nachbessern. Die Rechte der installierten Programme und Bestandteile werden falsch gesetzt. Ein lokaler User ohne Admin-Rechte kann die Installation ändern. Bevor es ein Update gibt, das die MS MacBU verspricht, muß man selbst – mit Administrator-Rechten – die Installation korrigieren. Dazu sind einige Terminal-Befehle auszuführen, die man bei Microsoft Mactopia nachlesen kann.
Ein Update für das Mac Office 2008 soll schnellstmöglich als Download und über die Auto-Update-Funktion bereitgestellt werden.
You may have seen recent reports on the web of a security issue in the installer for Mac Office 2008. The issue is that our installer is incorrectly granting ownership of the files to a particular local user as it installs them, so that if your Mac actually has a second local user and that user is not an administrator on your Mac, they could modify your Office 2008 install. The issue does not expose the Office 2008 install to modifications by any networked user account or to any local account other than the second one created on your Mac.
Microsoft and the MacBU take all security issues seriously, and we intend to fix this situation in several ways. First of all, if you have already installed Office 2008, you can run two commands in the Terminal to fix the file ownership and remove the security concern (see instructions below). Second, the MacBU is working on an update to Office 2008 that will automatically fix the file ownership for you. This update will be made available via Microsoft’s AutoUpdate tool and via a web download.
If you want to update the file ownership settings yourself, here are the instructions. You must be an administrator on your Mac to do this:
Log in to the computer by using a user account with administrator privileges.
In /Applications/Utilities, open Terminal.
In the Terminal window, type the following command on one line, and then press RETURN.
/usr/bin/sudo /bin/chmod -R a-st
„/Applications/Microsoft Office 2008“
„/Library/Automator“
„/Library/Fonts/Microsoft“
„/Library/Application Support/Microsoft“
When prompted, enter the password for the user account that you used to log in in step 1.
In the Terminal window, type the following command on one line, and then press RETURN.
/usr/bin/sudo /usr/sbin/chown -h -R root:admin
„/Applications/Microsoft Office 2008“
„/Library/Automator“
„/Library/Fonts/Microsoft“
„/Library/Application Support/Microsoft“
If prompted, enter the password for the user account that you used to log in in step 1.