Real Geek Forums  

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

Notices

Reply

Domain user in local administrators != administrator

 

LinkBack Thread Tools Display Modes
Old 09-19-2006, 02:12 PM   #1 (permalink)
Default Domain user in local administrators != administrator

Vista RC1 on x86, clean install. Joined to Windows 2003 native mode domain.
Have added a domain user account to the local administrators group (in
addition to the local administrator). However, this account doesn't seem to
actually get admin rights. Repro steps:

runas /userOMAIN\adminuser cmd
<enter DOMAIN\adminuser passwd>
....in the resulting DOMAIN\adminuser cmd window:
ipconfig /flushdns
The requested operation requires elevation.


In contrast:
runas /user:administrator cmd
<enter administrator passwd>
....in the resulting administrator cmd window:
ipconfig /flushdns

Successfully flushed the DNS Resolver Cache.


This is but one example. Is this a UAC bug?
Cheers.
Darin Dugan
Guest
 
Posts: n/a
Reply With Quote  
Old 09-19-2006, 04:13 PM   #2 (permalink)
Default RE: Domain user in local administrators != administrator

Ok, so maybe I'm starting to understand the concept here, thanks to Jim's
excellent info at www.jimmah.com. Command line programs don't prompt for
administrative access. So to open an admin-level command prompt properly I
shouldn't use "runas /userOMAIN\user cmd" as I have become accustomed, but
i can have a shortcut to cmd.exe and right-click, choose run as
administrator, then enter DOMAIN\user and the associated password. Better
yet, go to the advanced properties of the shortcut and tell it to always run
as administrator.

Now, is there any way to always run as a specific administrator? I'm quite
accustomed to double-clicking on a shortcut and then typing my DOMAIN\user
password. With this new method I need to double-click then select the
appropriate admin account or choose other user and enter the username and
password both. Wow don't I sound petty.

Cheers.

"Darin Dugan" wrote:
Quote:
> Vista RC1 on x86, clean install. Joined to Windows 2003 native mode domain.
> Have added a domain user account to the local administrators group (in
> addition to the local administrator). However, this account doesn't seem to
> actually get admin rights. Repro steps:
>
> runas /userOMAIN\adminuser cmd
> <enter DOMAIN\adminuser passwd>
> ...in the resulting DOMAIN\adminuser cmd window:
> ipconfig /flushdns
> The requested operation requires elevation.
>
>
> In contrast:
> runas /user:administrator cmd
> <enter administrator passwd>
> ...in the resulting administrator cmd window:
> ipconfig /flushdns
>
> Successfully flushed the DNS Resolver Cache.
>
>
> This is but one example. Is this a UAC bug?
> Cheers.
Darin Dugan
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
How can I add a Domain User as an Administrator to a specific Database in SQL2005? Guest Windows NT/2000/XP 0 02-27-2008 07:34 PM
SP2 problem: Add Domain users in the local Administrators group Dédé Windows XP Configuration & Management 4 11-25-2004 02:04 PM
Add Domain user to Local Group via vb script Jason Windows XP Configuration & Management 5 09-05-2004 09:06 PM
Make local computer user domain user too? Ken Very Big Liar Windows XP Help & Support 1 10-02-2003 02:16 AM
Adding user to Local Group Administrator tkotten Windows XP Security & Administration 0 07-02-2003 10:32 PM


All times are GMT. The time now is 09:37 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