To view parent comment, click here.
To read all comments associated with this story, please click here.
Install shared plugins? There is any of a number of reasons an app might need to modify system files.
You can never trust any application.What if a rogue program exploits a vulnerability in UAP since almost any piece of software has holes.It's way better to have an extra (MAC) barrier a la SELinux AppArmor instead of the common DAC (file permissions).
There is any of a number of reasons an app might need to modify system files.
Some files just don't have to be accessed or in very rare circumstances.An installer normally doesn't need to add users exept with special permissions.
The prime is you don't grant users permissions but software.In this case admin privileges.Which is something to not take with a grain of salt in my humble opinion.







Member since:
2005-07-06
What about when you run a configuration application? Like a preferences tool? What about when an application needs to set up file associations? Install shared plugins? There is any of a number of reasons an app might need to modify system files.