Comment: Re:Yes, and no. (Score 1) 1127
*nix based systems have multiple levels of ownership on a per file basis. If a file is owned and locked down by a user, it takes a superuser account to access it. This means that, when security practice is followed properly, protected files cannot be altered in any way except when they are supposed to be.
UAC (in Vista) was supposed to work like this (users are users until elevation is required, then they can be superusers at the touch of a button) but it does it so badly (by locking the whole screen, giving ambiguous messages, etc) that it doesn't actually work for most users.
Besides, if you're a windows admin and you're not even aware of unix permissions, how can we expect the end user to understand the difference? Some education is required.
UAC (in Vista) was supposed to work like this (users are users until elevation is required, then they can be superusers at the touch of a button) but it does it so badly (by locking the whole screen, giving ambiguous messages, etc) that it doesn't actually work for most users.
Besides, if you're a windows admin and you're not even aware of unix permissions, how can we expect the end user to understand the difference? Some education is required.