Real Geek Forums  

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

Notices

Reply

Why prompt for my own password?

 

LinkBack Thread Tools Display Modes
Old 08-31-2006, 10:05 PM   #1 (permalink)
Default Why prompt for my own password?

Why do I get prompted to enter my own acount's password? I'm logged in as a
user (not administrator) and in some cases I get prompted for admin password;
this is fine. But in other cases I get prompted for Admin password or my own
account's password. If I type in my account's password, I am alllowed to
complete the change. If my account has rights to make the change, then
shouldn't I only be prompted to confirm the change? Does this sound right to
anyone else, or is this just me?
JimR
Guest
 
Posts: n/a
Reply With Quote  
Old 08-31-2006, 10:51 PM   #2 (permalink)
Default Re: Why prompt for my own password?

Hello,

I agree - I think you should only be prompted with Continue/Cancel if your
account has rights to do the operation. I also think this should be
configurable via group policy - it is not.


--
- JB

Windows Vista Support Faq
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 09-05-2006, 07:07 PM   #3 (permalink)
Default Re: Why prompt for my own password?

If you are logged in as a user with Administrative rights you should not be
prompted to enter your password every time you want to access a
"Administrative" program, or delete a shortcut off the desktop.. Etc.. There
should be a check box that says something along the lines of "Do not show
this in the future" or "Always use this choice" like entering a secured
location or running an executable.

Jason

"Jimmy Brush" wrote:
Quote:
> Hello,
>
> I agree - I think you should only be prompted with Continue/Cancel if your
> account has rights to do the operation. I also think this should be
> configurable via group policy - it is not.
>
>
> --
> - JB
>
> Windows Vista Support Faq
> http://www.jimmah.com/vista/
>
Jason
Guest
 
Posts: n/a
Reply With Quote  
Old 09-06-2006, 01:27 AM   #4 (permalink)
Default Re: Why prompt for my own password?

Quote:
> If you are logged in as a user with Administrative rights you should not
> be
> prompted to enter your password every time you want to access a
> "Administrative" program, or delete a shortcut off the desktop.. Etc..
You are not asked for your password if you are logged in as an
administrator. You are simply asked if you want to continue.
Quote:
> There
> should be a check box that says something along the lines of "Do not show
> this in the future" or "Always use this choice" like entering a secured
> location or running an executable.
Hopefully in the future this will be possible; however, right now allowing
this to happen would effectively make UAC worthless, because this would
allow malware to easily bypass UAC and take over your computer.

--
- JB

Windows Vista Support Faq
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 09-06-2006, 03:59 PM   #5 (permalink)
Default Re: Why prompt for my own password?

If you have a "Remember this option" check box for lets say, accessing device
manager. I don't see why this would allow malware to get into your system.
There are certain things that you access on a frequent bases that aren't
going to hurt your system that should not prompt you every time.

"Jimmy Brush" wrote:

Quote:
Quote:
> > There
> > should be a check box that says something along the lines of "Do not show
> > this in the future" or "Always use this choice" like entering a secured
> > location or running an executable.
>
> Hopefully in the future this will be possible; however, right now allowing
> this to happen would effectively make UAC worthless, because this would
> allow malware to easily bypass UAC and take over your computer.
>
> --
> - JB
>
> Windows Vista Support Faq
> http://www.jimmah.com/vista/
>
Jason
Guest
 
Posts: n/a
Reply With Quote  
Old 09-10-2006, 10:18 AM   #6 (permalink)
Default Re: Why prompt for my own password?

> If you have a "Remember this option" check box for lets say, accessing
Quote:
> device
> manager. I don't see why this would allow malware to get into your system.
Device manager runs inside of the microsoft management console - in effect,
you would have to "checkbox" the MMC. If you did this, a malware would be
able to start an instance of MMC and using command-line switches or some
other method, cause it to do an operation on your behalf, such as open disk
manager and format your hard drive.

Also, imagine the case where you checkmark the command prompt - a malware
could open a command prompt and then perform any operation it wanted - it
could even use that "admin" command prompt to run other software with
"admin" permission!

The problem here is that the computer doesn't know the difference between
YOU starting a program and a program starting a program. If this could be
ascertained, the system could make better decisions as to when to ask you
for permission.


--
- JB

Windows Vista Support Faq
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 09-14-2006, 04:27 PM   #7 (permalink)
Default Re: Why prompt for my own password?

Dear Mr. Jimmy (isn't that a line from a Rolling Stones song?),
Why do you defend UAC so much when it's an inconvenience for the majority
of 'heavy', well informed, home users? It should be simple: turn the
freakin thing off. I just recently installed RC1, and I get prompted for
every *uckin program I run. Surely there's got to be a better way (and don't
call me Shirley).

"Jimmy Brush" wrote:
Quote:
Quote:
> > If you have a "Remember this option" check box for lets say, accessing
> > device
> > manager. I don't see why this would allow malware to get into your system.
>
> Device manager runs inside of the microsoft management console - in effect,
> you would have to "checkbox" the MMC. If you did this, a malware would be
> able to start an instance of MMC and using command-line switches or some
> other method, cause it to do an operation on your behalf, such as open disk
> manager and format your hard drive.
>
> Also, imagine the case where you checkmark the command prompt - a malware
> could open a command prompt and then perform any operation it wanted - it
> could even use that "admin" command prompt to run other software with
> "admin" permission!
>
> The problem here is that the computer doesn't know the difference between
> YOU starting a program and a program starting a program. If this could be
> ascertained, the system could make better decisions as to when to ask you
> for permission.
>
>
> --
> - JB
>
> Windows Vista Support Faq
> http://www.jimmah.com/vista/
>
jim_from_il
Guest
 
Posts: n/a
Reply With Quote  
Old 09-14-2006, 09:08 PM   #8 (permalink)
Default Re: Why prompt for my own password?

<snip>
Quote:
> Why do you defend UAC so much when it's an inconvenience for the
> majority
> of 'heavy', well informed, home users?
I am trying to explain UAC to people who think it is JUST an inconvenience
for the majority of heavy, well informed home users. Because that is not the
case. Sure, it may be an inconvience, but it is also an inconvience when a
program with admin powers runs that you don't know about.
Quote:
> I get prompted for
> every *uckin program I run.
If you run administrative tools you will get prompted. Don't you want to
know when a program uses admin powers? If you don't, it's easy, turn it off.
But I imagine the majority of "well-informed" home users will enjoy being
able to control which programs run with admin powers.
Quote:
> Surely there's got to be a better way (and don't
> call me Shirley).
Perhaps you can share some of your ideas?


--
- JB

Windows Vista Support Faq
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 09-14-2006, 10:37 PM   #9 (permalink)
Default Re: Why prompt for my own password?


"Jimmy Brush" <JimmyBrush@discussions.microsoft.com> wrote in message
news:129011C4-102E-4FD4-9CE4-3DA433A1CA8A@microsoft.com...
Quote:
> <snip>
>
> Perhaps you can share some of your ideas?
>
>
> --
> - JB
>
> Windows Vista Support Faq
> http://www.jimmah.com/vista/
Nice...


Mark D. VandenBerg
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
Cannot Drag & Drop a file from Windows Explorer to Command Prompt? Sami KOZONO Windows Vista File Management 6 10-10-2006 08:46 AM
5536: Run CMD prompt as admin issue Paul Russell Windows Vista Security 3 09-03-2006 05:48 PM
Firewall in Vista beta2 doesn't prompt you for outgoing connection BillD Windows Vista Security 3 08-04-2006 11:11 PM
Ah, the DOS Prompt Tom Scales Windows Vista File Management 2 07-06-2006 07:55 PM
Dealing with UAP within the command prompt Mike Herchel Windows Vista Administration 3 07-04-2006 12:24 AM


All times are GMT. The time now is 07:21 PM.


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