Real Geek Forums  

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

Notices

Reply

Standard Users

 

LinkBack Thread Tools Display Modes
Old 11-08-2006, 05:31 PM   #1 (permalink)
Default Standard Users

I have got 2 quick questions.

1. Can i assign a current standard user to have the same power as the
default administrator account. UAC disabled. This being said would an option
for standalone and network installation be possible for Vista. I totally
understand the necessity for disabling the default administrator account but
with a standard user account set to administrator, I still do not have the
authority to run self written applications slash programs even if the
programs are set to run as administrator I get lengthy no access errors. I
personally in my situation, of having a standalone one user computer, find
that the UAC is extremely cumbersome. Having the navigate through dozens of
settings just to be able to run applications.

And a little unrelated.

2. Where is the folder view options, such as hidden folders and files.

Thanks in advance.
Frankydp
Guest
 
Posts: n/a
Reply With Quote  
Old 11-08-2006, 05:51 PM   #2 (permalink)
Default RE: Standard Users

PS: I know I know, "you should add a vista manifest to your programs."
Well I will get around to that but for the time being I would just like to
test while I go.

"Frankydp" wrote:
Quote:
> I have got 2 quick questions.
>
> 1. Can i assign a current standard user to have the same power as the
> default administrator account. UAC disabled. This being said would an option
> for standalone and network installation be possible for Vista. I totally
> understand the necessity for disabling the default administrator account but
> with a standard user account set to administrator, I still do not have the
> authority to run self written applications slash programs even if the
> programs are set to run as administrator I get lengthy no access errors. I
> personally in my situation, of having a standalone one user computer, find
> that the UAC is extremely cumbersome. Having the navigate through dozens of
> settings just to be able to run applications.
>
> And a little unrelated.
>
> 2. Where is the folder view options, such as hidden folders and files.
>
> Thanks in advance.
Frankydp
Guest
 
Posts: n/a
Reply With Quote  
Old 11-08-2006, 10:09 PM   #3 (permalink)
Default Re: Standard Users

> 1. Can i assign a current standard user to have the same power as the
Quote:
> default administrator account. UAC disabled.
If your user is part of the administrators group and you have UAC disabled,
you have the same power as the built-in administrator.

The user created by the system during setup is actually an administrator;
however, with UAC turned ON, programs do not automatically receive admin
power - the user must approve this power, either by the program always
asking for it (done via manifest) or by the user explicitly giving the power
by right-clicking program and clicking Run As Administrator.
Quote:
> This being said would an option
> for standalone and network installation be possible for Vista.
Not sure I understand what you are asking here.
Quote:
> I totally
> understand the necessity for disabling the default administrator account
> but
> with a standard user account set to administrator, I still do not have the
> authority to run self written applications slash programs even if the
> programs are set to run as administrator
What do you mean here? If you have UAC turned off, these programs run with
admin rights as long as your account is an administrator account (as shown
in user accounts control panel). If you have UAC turned on, and you have
told these programs that you want to run them as administrator, they should
prompt you when they start for permission and then work as expected.

Can you be more specific as to what problems you are encountering?
Quote:
> I get lengthy no access errors.
What are you attempting to access?
Quote:
> I
> personally in my situation, of having a standalone one user computer, find
> that the UAC is extremely cumbersome. Having the navigate through dozens
> of
> settings just to be able to run applications.
It does take some getting used to.
Quote:
> And a little unrelated.
>
> 2. Where is the folder view options, such as hidden folders and files.
In any explorer window, click Organize on the toolbar and then Folder and
Search Options.

I will also point out something now that many people find confusing, since
you said you are enabling show hidden files ...

Many old folders from Windows XP have been moved/renamed in Vista (such as
Documents and Settings is now Users, and many many others). However, if you
enable Show Hidden Files, you can still see these old folders - they are
displayed with a ghosted icon and shortcut symbol.

Please note that these are NOT folders - they are application compatability
junctions that point programs that access files thru them to the new
location - and as such, you will get Access Denied errors if you attempt to
browse into them from the shell (or any other program).

Just a heads up


--
- JB

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

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 11-09-2006, 08:06 AM   #4 (permalink)
Default Re: Standard Users

After playing with some stuff Im not having issues with the UAC/admin part of
my comment.

But i am experiencing another problem. Have they changed the way processes
are identified and reached in vista?

"Jimmy Brush" wrote:
Quote:
Quote:
> > 1. Can i assign a current standard user to have the same power as the
> > default administrator account. UAC disabled.
>
> If your user is part of the administrators group and you have UAC disabled,
> you have the same power as the built-in administrator.
>
> The user created by the system during setup is actually an administrator;
> however, with UAC turned ON, programs do not automatically receive admin
> power - the user must approve this power, either by the program always
> asking for it (done via manifest) or by the user explicitly giving the power
> by right-clicking program and clicking Run As Administrator.
>
Quote:
> > This being said would an option
> > for standalone and network installation be possible for Vista.
>
> Not sure I understand what you are asking here.
>
Quote:
> > I totally
> > understand the necessity for disabling the default administrator account
> > but
> > with a standard user account set to administrator, I still do not have the
> > authority to run self written applications slash programs even if the
> > programs are set to run as administrator
>
> What do you mean here? If you have UAC turned off, these programs run with
> admin rights as long as your account is an administrator account (as shown
> in user accounts control panel). If you have UAC turned on, and you have
> told these programs that you want to run them as administrator, they should
> prompt you when they start for permission and then work as expected.
>
> Can you be more specific as to what problems you are encountering?
>
Quote:
> > I get lengthy no access errors.
>
> What are you attempting to access?
>
Quote:
> > I
> > personally in my situation, of having a standalone one user computer, find
> > that the UAC is extremely cumbersome. Having the navigate through dozens
> > of
> > settings just to be able to run applications.
>
> It does take some getting used to.
>
Quote:
> > And a little unrelated.
> >
> > 2. Where is the folder view options, such as hidden folders and files.
>
> In any explorer window, click Organize on the toolbar and then Folder and
> Search Options.
>
> I will also point out something now that many people find confusing, since
> you said you are enabling show hidden files ...
>
> Many old folders from Windows XP have been moved/renamed in Vista (such as
> Documents and Settings is now Users, and many many others). However, if you
> enable Show Hidden Files, you can still see these old folders - they are
> displayed with a ghosted icon and shortcut symbol.
>
> Please note that these are NOT folders - they are application compatability
> junctions that point programs that access files thru them to the new
> location - and as such, you will get Access Denied errors if you attempt to
> browse into them from the shell (or any other program).
>
> Just a heads up
>
>
> --
> - JB
>
> Windows Vista Support Faq
> http://www.jimmah.com/vista/
>
Frankydp
Guest
 
Posts: n/a
Reply With Quote  
Old 11-09-2006, 12:17 PM   #5 (permalink)
Default Re: Standard Users

> But i am experiencing another problem. Have they changed the way
Quote:
> processes
> are identified and reached in vista?
In what context are you referring?

The only major difference I can think of is privilege seperation that UAC
enforces between different "levels" of applications. This is a feature
called "Mandatory Integrity Control".

A process running at a higher privilege level is somewhat seperated from
processes in a lower privilege level. For example, a lower-level process
cannot write into the memory of a higher-level process, can't "hook" into a
higher-privilege process thru windows hooks or other mechanisms, can't
insert code, can't send window messages, etc.


--
- JB

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

Jimmy Brush
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
C:\Users\all users\start menu - DENIED James Windows Vista File Management 2 10-19-2006 06:04 PM
C:\Users\All Users permission denied Len Norton Windows Vista File Management 8 10-04-2006 12:27 PM
cant connect to my doccuments on \\domaincontroller\users\users sh IT PHYTOSAN Windows Vista Networking & Sharing 0 10-04-2006 02:41 AM
basic to standard Steve Windows Vista Mail 1 06-16-2006 03:26 PM
standard modem ??? Chew Lek Wah Windows XP Embedded 0 11-06-2003 08:14 AM


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