To view parent comment, click here.
To read all comments associated with this story, please click here.
OS X seems to only ask if it's really a system change, and they've done it quite well. There's a good balance, it asks when it needs to, but not enough to bug the user.
Unless the app decides it would rather not prompt the user (this has been posted before):
"There exists a pretty significant interface problem with the Apple Installer program such that any package requesting admin access via the AdminAuthorization key, when run in an admin user account, is given full root-level access without providing the user with a password prompt during the install. This is even explained in Apple's Installer documentation as proper behavior. The distinction between the AdminAuthorization and RootAuthorization keys is, simply, whether or not the admin user is prompted for a password; the end powers are exactly the same and it is up to the creator of the package as to if he will be kind enough to ask for a password."
http://www.macgeekery.com/tips/security/how_a_malformed_installer_p...
http://www.codepoetry.net/2006/09/20/thwap_thwap_is_this_thing_on






Member since:
2006-04-10
I totally agree. Which systems have done it better? The *nix'es? I dont think so.
_Nobody_ could have implemented this stuff, without bugging the users somehow. I think microsoft did it OK.