Ubuntu remembers one has recently authorized admin access (Sudo and Gksu at least) to avoid the need to repeatedly auth.

Is this possible in Windows?

link|improve this question
Do you mean disabling UAC? What version of windows. – soandos Aug 18 '11 at 3:33
@soandos: Disabling UAC is a bad thing to do, it breaks applications as their visualized locations are no longer accessed. It also introduces a large security risk at no benefit; if you really want to disable UAC, change the behavior of the elevation prompt for standard users to automatically approve. – Tom Wijsman Aug 18 '11 at 3:37
I just want to understand the question. – soandos Aug 18 '11 at 3:38
@soandos: But it wouldn't have been a solution, I think. Please note to use @-replies so that people see your replies... :) – Tom Wijsman Aug 18 '11 at 11:07
@Tom, I thought that the person directly above gets notified anyway? – soandos Aug 18 '11 at 12:38
show 1 more comment
feedback

1 Answer

You could set up two accounts, an administrator account and an user account.

Then, change the Local Group Policy Settings such that the administrator doesn't need approval.

enter image description here

link|improve this answer
1  
Then just hit CTRL+ALT+DEL to go to Fast User Switching. This also defeats UAC dialog spoofing. – surfasb Aug 18 '11 at 5:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.