Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > Re: What is the differences between default admin and limited admin

Reply
Thread Tools Display Modes

Re: What is the differences between default admin and limited admin

 
 
Jimmy Brush
Guest
Posts: n/a

 
      12-06-2006
Hello,

Administrators in Windows Vista now run in what's called Admin Approval
Mode, which is powered by User Account Control (UAC).

In this mode, Windows only allows programs to run with your administrator
powers if you explicitly authorize them through a permission prompt
("Windows needs your permission to continue"). If a program does not prompt
automatically or you do not manually give the application permission, it
cannot use your administrator power.

Programs that automatically prompt or programs that you explicitly start
with admin power by right-clicking them and clicking Run As Administrator
will be able to use your administrator power.

As an example, notepad.exe does NOT automatically prompt you for admin
power. If you start notepad and attempt to use it to modify a system file
(such as your HOSTS file), you will receive an access denied message,
because notepad needs administrator power to do this, and you have not
granted it this power.

However, if you right-click notepad and click Run As Administrator, you will
be able to use it to modify system configuration files because you have
granted it permission to use your administrator powers.

Another good example is the command prompt - if you are going to use the
command prompt to perform system administration tasks, you will need to
right-click command prompt and click Run As Administrator - otherwise, the
tools that you run from within command prompt will not be able to perform
their tasks, because they have not been granted permission to use your admin
powers.

Programs that require admin permission to start will be shown with a
security-shield icon. Also, some programs will run without admin powers but
are programmed so that doing admin actions inside of them will automatically
prompt you for permission. These actions will also be shown with a security
shield icon. For example, when using Windows Explorer, changing security
settings on a file will generally need to use your admin power, and so the
edit button on the security properties dialog will display a security shield
and prompt you for permission when you click on it.

Right-clicking a program and clicking Run As Administrator is called
'elevating' that application.

The built-in Administrator account runs OUTSIDE of Admin Approval Mode by
default - when logged in as the built-in administrator, all programs that
you run will be able to use your admin power, without prompting. This is the
same behavior that exists in Windows XP. However, the built-in administrator
account is depreciated and disabled by default, and can only be used in safe
mode if (and only if) the computer is not part of a domain and there are no
other administrator accounts that can be used to log in at that time.

--
- JB

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

 
Reply With Quote
 
 
 
 
sandman
Guest
Posts: n/a

 
      12-07-2006


"Jimmy Brush" wrote:

> Hello,
>
> Administrators in Windows Vista now run in what's called Admin Approval
> Mode, which is powered by User Account Control (UAC).
>
> In this mode, Windows only allows programs to run with your administrator
> powers if you explicitly authorize them through a permission prompt
> ("Windows needs your permission to continue"). If a program does not prompt
> automatically or you do not manually give the application permission, it
> cannot use your administrator power.
>
> Programs that automatically prompt or programs that you explicitly start
> with admin power by right-clicking them and clicking Run As Administrator
> will be able to use your administrator power.
>
> As an example, notepad.exe does NOT automatically prompt you for admin
> power. If you start notepad and attempt to use it to modify a system file
> (such as your HOSTS file), you will receive an access denied message,
> because notepad needs administrator power to do this, and you have not
> granted it this power.
>
> However, if you right-click notepad and click Run As Administrator, you will
> be able to use it to modify system configuration files because you have
> granted it permission to use your administrator powers.
>
> Another good example is the command prompt - if you are going to use the
> command prompt to perform system administration tasks, you will need to
> right-click command prompt and click Run As Administrator - otherwise, the
> tools that you run from within command prompt will not be able to perform
> their tasks, because they have not been granted permission to use your admin
> powers.
>
> Programs that require admin permission to start will be shown with a
> security-shield icon. Also, some programs will run without admin powers but
> are programmed so that doing admin actions inside of them will automatically
> prompt you for permission. These actions will also be shown with a security
> shield icon. For example, when using Windows Explorer, changing security
> settings on a file will generally need to use your admin power, and so the
> edit button on the security properties dialog will display a security shield
> and prompt you for permission when you click on it.
>
> Right-clicking a program and clicking Run As Administrator is called
> 'elevating' that application.
>
> The built-in Administrator account runs OUTSIDE of Admin Approval Mode by
> default - when logged in as the built-in administrator, all programs that
> you run will be able to use your admin power, without prompting. This is the
> same behavior that exists in Windows XP. However, the built-in administrator
> account is depreciated and disabled by default, and can only be used in safe
> mode if (and only if) the computer is not part of a domain and there are no
> other administrator accounts that can be used to log in at that time.
>
> --
> - JB
>
> Windows Vista Support Faq
> http://www.jimmah.com/vista/
> I have used the default Admin account with every version of Vista I have tested in the Ultimate version and never went into safe mode and have always enabled the accoount and used it to run vista to avoid the problem with disabling UAC, but when i ran Premium could not find the disabled account to enable and log into.

 
Reply With Quote
 
Jimmy Brush
Guest
Posts: n/a

 
      12-08-2006
<snip>
>> I have used the default Admin account with every version of Vista I have
>> tested in the Ultimate version and never went into safe mode and have
>> always enabled the accoount and used it to run vista to avoid the problem
>> with disabling UAC, but when i ran Premium could not find the disabled
>> account to enable and log into.


Hello,

Enabling the built-in admin account and then running Vista using the
built-in admin account does the same thing as disabling UAC - when you are
logged in with the built-in admin account, you get NONE of the benefits of
UAC.

If you want the benefits of UAC, you should log in with your normal
administrator account. You should be able to do everything you need to do
from a "normal" administrator account; if you are having trouble performing
a certain task, running the program you are using "as administrator" by
right-clicking it and clicking Run As Administrator should allow it to work.

It is best to only enable and use the built-in administrator account for
very short periods of time. You should be able to enable the built-in admin
account using the following command, if the local users and groups mmc
snap-in is not available:

- Click start
- Find command prompt
- Right-click it and click Run As Administrator
- Type: net user administrator /active:yes
- Press enter


--
- JB

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

 
Reply With Quote
 
Jimmy Brush
Guest
Posts: n/a

 
      12-08-2006
You're welcome


--
- JB

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

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Beyond a normal Admin issue. Admin account is acting as a guest ac Juggernautalis Windows Vista Administration 2 07-08-2008 04:59 AM
Admin access to Vista Registry Remote & locally in Admin Approval Gayle Windows Vista Security 0 10-24-2007 02:26 PM
Default Admin Account Ron Windows Vista Administration 3 05-06-2007 06:48 PM
Re: What is the differences between default admin and limited admin Sharon Fink Windows Vista Administration 0 12-06-2006 03:25 PM
Default Admin Share C$ Ron Boetger Windows Vista Networking 6 10-04-2006 01:57 PM



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