G
Guest
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.
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.