MS OS - Microsoft Forum to Usenet Gateway Header Right
Navbar Left Navbar Right


We have several x32 2008 std servers that we are testing with. They belong to the domain and the local administrators group contains the domain admins group. We are moving



Reply
Old 08-26-2008, 01:24 PM   #1
BrianB
Guest
 
Posts: n/a
Default Local admin versus domain admin on windows 2008

We have several x32 2008 std servers that we are testing with. They belong
to the domain and the local administrators group contains the domain admins
group. We are moving an app from a 2003 server to a 2008 server. When
trying to install a custom service, we get an access denied error with a
domain admin account. The only account that will create the service is the
local admin.

Is there a way to give the domain admins the same privilages as the local
admin account?

Thanks,
Brian
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-26-2008, 05:01 PM   #2
Dusko Savatovic
Guest
 
Posts: n/a
Default Re: Local admin versus domain admin on windows 2008

When you join computer to a domain, domain admins global group automaticaly
becomes member of local administrators group, therefore giving local admin
privileges to domain admins. Windows Server 2008 has same security
enhancements as Vista, so you have UAC turned on by default. When you are
logged on as domain admin, you should start privileged operation with "Run
as administrator" option.

Dush

"BrianB" <BrianB@discussions.microsoft.com> wrote in message
news:3F0FF25B-767A-451C-AC2B-519322630EF1@microsoft.com...
> We have several x32 2008 std servers that we are testing with. They
> belong
> to the domain and the local administrators group contains the domain
> admins
> group. We are moving an app from a 2003 server to a 2008 server. When
> trying to install a custom service, we get an access denied error with a
> domain admin account. The only account that will create the service is
> the
> local admin.
>
> Is there a way to give the domain admins the same privilages as the local
> admin account?
>
> Thanks,
> Brian


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 08-26-2008, 08:00 PM   #3
Bill Grant
Guest
 
Posts: n/a
Default Re: Local admin versus domain admin on windows 2008

As Dusko pointed out, with UAC there is a big difference between a user
with administrator privilege and "the" administrator account.

"Dusko Savatovic" <nospam.savatovic@gmail.com> wrote in message
news:#eRA277BJHA.2476@TK2MSFTNGP06.phx.gbl...
> When you join computer to a domain, domain admins global group
> automaticaly becomes member of local administrators group, therefore
> giving local admin privileges to domain admins. Windows Server 2008 has
> same security enhancements as Vista, so you have UAC turned on by default.
> When you are logged on as domain admin, you should start privileged
> operation with "Run as administrator" option.
>
> Dush
>
> "BrianB" <BrianB@discussions.microsoft.com> wrote in message
> news:3F0FF25B-767A-451C-AC2B-519322630EF1@microsoft.com...
>> We have several x32 2008 std servers that we are testing with. They
>> belong
>> to the domain and the local administrators group contains the domain
>> admins
>> group. We are moving an app from a 2003 server to a 2008 server. When
>> trying to install a custom service, we get an access denied error with a
>> domain admin account. The only account that will create the service is
>> the
>> local admin.
>>
>> Is there a way to give the domain admins the same privilages as the local
>> admin account?
>>
>> Thanks,
>> Brian

>

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-27-2008, 09:26 AM   #4
Phillip Windell
Guest
 
Posts: n/a
Default Re: Local admin versus domain admin on windows 2008

"Bill Grant" <not.available@online> wrote in message
news:uwkLtf9BJHA.4384@TK2MSFTNGP04.phx.gbl...
> As Dusko pointed out, with UAC there is a big difference between a user
> with administrator privilege and "the" administrator account.


Can the UAC be turned off like with Vista,..and then will it behave more
"normal". I totally dispise Vista due to some of that stuff and we still
won't run Vista here because of that. In few months we will probably be
introducing one '08 Server into the LAN as a Member Server.


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-27-2008, 12:11 PM   #5
Phillip Windell
Guest
 
Posts: n/a
Default Re: Local admin versus domain admin on windows 2008

"Phillip Windell" <philwindell@hotmail.com> wrote in message
news:%235OZkjECJHA.2476@TK2MSFTNGP06.phx.gbl...
> Can the UAC be turned off like with Vista,..and then will it behave more
> "normal". I totally dispise Vista due to some of that stuff and we still
> won't run Vista here because of that. In few months we will probably be
> introducing one '08 Server into the LAN as a Member Server.


I left out the "?".
It was supposed to be a question :-)


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2008, 02:40 AM   #6
Bill Grant
Guest
 
Posts: n/a
Default Re: Local admin versus domain admin on windows 2008



"Phillip Windell" <philwindell@hotmail.com> wrote in message
news:OV4Nz$FCJHA.3496@TK2MSFTNGP03.phx.gbl...
> "Phillip Windell" <philwindell@hotmail.com> wrote in message
> news:%235OZkjECJHA.2476@TK2MSFTNGP06.phx.gbl...
>> Can the UAC be turned off like with Vista,..and then will it behave more
>> "normal". I totally dispise Vista due to some of that stuff and we still
>> won't run Vista here because of that. In few months we will probably be
>> introducing one '08 Server into the LAN as a Member Server.

>
> I left out the "?".
> It was supposed to be a question :-)
>
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or
> Microsoft,
> or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>

I can't think of any reason to do that. It is not as intrusive as UAC in
Vista. It is really just a matter of getting used to running installs etc
using "run as".

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2008, 09:24 AM   #7
Phillip Windell
Guest
 
Posts: n/a
Default Re: Local admin versus domain admin on windows 2008

"Bill Grant" <not.available@online> wrote in message
news:eto4ljNCJHA.2476@TK2MSFTNGP06.phx.gbl...

> I can't think of any reason to do that. It is not as intrusive as UAC
> in Vista. It is really just a matter of getting used to running installs
> etc using "run as".


Ok. Well, we will see how it goes when it ends up here :-)

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I use Local Admin privilages when connected to a domain. Cynyster Windows Vista Security 1 08-04-2008 06:20 AM
Unable to Add Domain User to Local Admin Group. Dtown Dawg Windows XP 5 06-04-2008 10:04 AM
Making a user Local Admin on domain computers Niklas Ramstedt Windows 2003 Server 1 04-29-2008 05:11 AM
gpo setting to add domain user to local admin group nobody Windows 2003 Server 1 11-10-2007 05:56 PM
Add domain admin to local admin group BigHaig Windows Vista 2 07-07-2007 12:16 PM


All times are GMT -5. The time now is 07:30 AM.


Powered by vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Skin designed by CompletevB
Copyright © 2005-2008 Robert Schwarz, Sr. - All rights reserved - MS OS is an independent web site and is not affiliated with Microsoft Corporation.