Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Security

Notices

Reply

User Account Control Issues

 

LinkBack Thread Tools Display Modes
Old 08-07-2006, 09:23 PM   #1 (permalink)
Default User Account Control Issues

I am trying to configure User Account Control. I would like it not to flash
that GUI warning "User Account Control stops unauthorized changes to your
computer. If you started this action:....when running things from the
command line like disk check.

I can avoid this message if I go into Control Panels and use Local Policies
and Security Options to turn of the messages. However, when I reboot, I get
Windows Security Center warnings that User Account Control has been turned
off.

I also cannot right click on these Windows tools and run them as an
admistrator if I try to right click and properties and Compatibility (all the
settings are grayed out).

Any way to do this do diable the GUI button that appears and not get the
Windows Security Center warnings? What security risks occur if you ignore
the Windows Security Center warnings? Is this a bug?
senrabdet
Guest
 
Posts: n/a
Reply With Quote  
Old 08-07-2006, 09:28 PM   #2 (permalink)
Default User Account Control Issues

I am trying to configure User Access Control to allow me to run various
windows tools (like disk check and clean manager) from the command line (I
know that some of these are automatically run from scheduled tasks). I
cannot change their status using some of MS suggestions like right clicking
on the app, picking properties, and compatiblity as all of the options are
grayed out.

If I use Local Policies and Security Options, I can disable the messages,
but as soon as I reboot Windows Security Center tells me that that the User
Control Access is off (it does not show this before reboot).

Is this a bug? I'd like the avoid the GUI button message without Windows
Security Warnings.
senrabdet
Guest
 
Posts: n/a
Reply With Quote  
Old 08-07-2006, 09:45 PM   #3 (permalink)
Default Re: User Account Control Issues

Hello,
Quote:
>I am trying to configure User Access Control to allow me to run various
> windows tools (like disk check and clean manager) from the command line
Right-click the link to command prompt, and then click Run As Administrator.
This is called 'elevating' an application.

When you manually elevate an application, you implicitly approve any tool
that is opened from that application to have admin privileges as well, and
so you will not get any more prompts while working with said application.

So, for example with the command prompt, when you elevate a command prompt,
you will be able to run any program from that command prompt without having
to deal with the permissions dialogs.

This allows you to run the applications you need to use in an administrative
context painlessly, while still keeping the rest of the system secure.
Quote:
> (I know that some of these are automatically run from scheduled tasks).
Some tasks can be set up to run in the context of the system - these tasks
will not ask for permission.
Quote:
> I
> cannot change their status using some of MS suggestions like right
> clicking
> on the app, picking properties, and compatiblity as all of the options are
> grayed out.
None of these options will allow you to disable the permissions dialog for a
single application. This is not possible.
Quote:
> If I use Local Policies and Security Options, I can disable the messages,
> but as soon as I reboot Windows Security Center tells me that that the
> User
> Control Access is off (it does not show this before reboot).
Turning of User Account Control severely affects system security,
essentially disabling many of the new security enhancements of Windows
Vista. This is why you are warned when you turn it off.
Quote:
> Is this a bug? I'd like the avoid the GUI button message without Windows
> Security Warnings.
This is not a bug.

- JB

Vista Support FAQ
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 08-07-2006, 11:06 PM   #4 (permalink)
Default Re: User Account Control Issues

That's correct.

The warning message is there so that you have to explicitly authorize a
program to have administrator privileges.

This prevents programs from doing potentially bad things to your system
unless you give them permission to.

There is no way to have a program run with administrator privileges without
the user giving consent. You can only turn off the behavior for the entire
computer or class of user.

There is no way to allow specific programs to run with administrator
privileges without prompting. The reasoing for this is security. If such
functionality existed, malware could take advantage of programs that had
this run-without-prompting privilege, effectively defeating the whole
purpose of the security in the first place.

- JB

Vista Support FAQ
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 08-08-2006, 12:08 AM   #5 (permalink)
Default Re: User Account Control Issues

Thanks for the reply...have tried the right click option to "run as
administrator"...but you have to do that every time I think....it's not a
permanent solution so that every time that task is run, you avoid the GUI
warning message...or at least that is the experience I'm having...

"Jimmy Brush" wrote:
Quote:
> Hello,
>
Quote:
> >I am trying to configure User Access Control to allow me to run various
> > windows tools (like disk check and clean manager) from the command line
>
> Right-click the link to command prompt, and then click Run As Administrator.
> This is called 'elevating' an application.
>
> When you manually elevate an application, you implicitly approve any tool
> that is opened from that application to have admin privileges as well, and
> so you will not get any more prompts while working with said application.
>
> So, for example with the command prompt, when you elevate a command prompt,
> you will be able to run any program from that command prompt without having
> to deal with the permissions dialogs.
>
> This allows you to run the applications you need to use in an administrative
> context painlessly, while still keeping the rest of the system secure.
>
Quote:
> > (I know that some of these are automatically run from scheduled tasks).
>
> Some tasks can be set up to run in the context of the system - these tasks
> will not ask for permission.
>
Quote:
> > I
> > cannot change their status using some of MS suggestions like right
> > clicking
> > on the app, picking properties, and compatiblity as all of the options are
> > grayed out.
>
> None of these options will allow you to disable the permissions dialog for a
> single application. This is not possible.
>
Quote:
> > If I use Local Policies and Security Options, I can disable the messages,
> > but as soon as I reboot Windows Security Center tells me that that the
> > User
> > Control Access is off (it does not show this before reboot).
>
> Turning of User Account Control severely affects system security,
> essentially disabling many of the new security enhancements of Windows
> Vista. This is why you are warned when you turn it off.
>
Quote:
> > Is this a bug? I'd like the avoid the GUI button message without Windows
> > Security Warnings.
>
> This is not a bug.
>
> - JB
>
> Vista Support FAQ
> http://www.jimmah.com/vista/
>
senrabdet
Guest
 
Posts: n/a
Reply With Quote  
Old 08-08-2006, 05:12 PM   #6 (permalink)
Default Re: User Account Control Issues

OK, thanks...but this seems like an enormous pain especially if you're
running the very programs that come with the OS...I'd prefer the ability to
create a "white list" that you can run without this message....appreciate the
help, though. Thanks.

"Jimmy Brush" wrote:
Quote:
> That's correct.
>
> The warning message is there so that you have to explicitly authorize a
> program to have administrator privileges.
>
> This prevents programs from doing potentially bad things to your system
> unless you give them permission to.
>
> There is no way to have a program run with administrator privileges without
> the user giving consent. You can only turn off the behavior for the entire
> computer or class of user.
>
> There is no way to allow specific programs to run with administrator
> privileges without prompting. The reasoing for this is security. If such
> functionality existed, malware could take advantage of programs that had
> this run-without-prompting privilege, effectively defeating the whole
> purpose of the security in the first place.
>
> - JB
>
> Vista Support FAQ
> http://www.jimmah.com/vista/
>
senrabdet
Guest
 
Posts: n/a
Reply With Quote  
Old 08-10-2006, 08:38 PM   #7 (permalink)
Default Re: User Account Control Issues



"senrabdet" <senrabdet@discussions.microsoft.com> wrote in message
news:55C24B98-308E-4047-AF43-7B7B09B8A6CF@microsoft.com...
Quote:
>I am trying to configure User Account Control. I would like it not to
>flash
> that GUI warning "User Account Control stops unauthorized changes to your
> computer. If you started this action:....when running things from the
> command line like disk check.
>
> I can avoid this message if I go into Control Panels and use Local
> Policies
> and Security Options to turn of the messages. However, when I reboot, I
> get
> Windows Security Center warnings that User Account Control has been turned
> off.
>
> I also cannot right click on these Windows tools and run them as an
> admistrator if I try to right click and properties and Compatibility (all
> the
> settings are grayed out).
>
> Any way to do this do diable the GUI button that appears and not get the
> Windows Security Center warnings? What security risks occur if you ignore
> the Windows Security Center warnings? Is this a bug?
Sarah
Guest
 
Posts: n/a
Reply With Quote  
Old 08-30-2006, 10:23 PM   #8 (permalink)
Default Re: User Account Control Issues

Make sure the User Account Controls are turned on.

"senrabdet" <senrabdet@discussions.microsoft.com> wrote in message
news:55C24B98-308E-4047-AF43-7B7B09B8A6CF@microsoft.com...
Quote:
>I am trying to configure User Account Control. I would like it not to
>flash
> that GUI warning "User Account Control stops unauthorized changes to your
> computer. If you started this action:....when running things from the
> command line like disk check.
>
> I can avoid this message if I go into Control Panels and use Local
> Policies
> and Security Options to turn of the messages. However, when I reboot, I
> get
> Windows Security Center warnings that User Account Control has been turned
> off.
>
> I also cannot right click on these Windows tools and run them as an
> admistrator if I try to right click and properties and Compatibility (all
> the
> settings are grayed out).
>
> Any way to do this do diable the GUI button that appears and not get the
> Windows Security Center warnings? What security risks occur if you ignore
> the Windows Security Center warnings? Is this a bug?
April Davison
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
User Account Control Nicola Windows Vista Security 60 07-02-2008 12:39 PM
User Account Control Panel xanatos Windows Vista Administration 4 08-03-2006 10:14 PM
UAC - User Account Control David Sherman Windows Vista Administration 7 07-31-2006 12:49 PM
User Account Control Query Lasse Windows Vista Security 1 06-20-2006 06:32 AM
Disable user account control Alan Windows Vista Security 2 06-12-2006 06:40 PM


All times are GMT. The time now is 03:30 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90