Hi all,
I upgraded to seven from XP about a week ago and found that UAC, rather than being an annoying warning, is actually pretty useful. Instead of doing the default deal where an 'okay' click gives authentication, I set my user account to standard user and made it use the the actual administrator account for administrative privileges. This makes it sort of like the UNIX security model.
The problem is that when a program is executed as an administrator, it does more than just execute it with administrator permissions. It uses the administrator environmental variables, home directory (app data), and the administrator registry. The whole point of using a non-administrator account for daily use was to keep the administrator account non-cluttered.
Anyway, is it possible to tweak UAC so that it will use the current users settings (app data, registry, etc) when providing elevated privileges, while still prompting for a password? (meaning, make it just like sudo)
Thanks!
I upgraded to seven from XP about a week ago and found that UAC, rather than being an annoying warning, is actually pretty useful. Instead of doing the default deal where an 'okay' click gives authentication, I set my user account to standard user and made it use the the actual administrator account for administrative privileges. This makes it sort of like the UNIX security model.
The problem is that when a program is executed as an administrator, it does more than just execute it with administrator permissions. It uses the administrator environmental variables, home directory (app data), and the administrator registry. The whole point of using a non-administrator account for daily use was to keep the administrator account non-cluttered.
Anyway, is it possible to tweak UAC so that it will use the current users settings (app data, registry, etc) when providing elevated privileges, while still prompting for a password? (meaning, make it just like sudo)
Thanks!