Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > Windows 2008 Server Security

Reply
Thread Tools Display Modes

Windows 2008 Server Security

 
 
Brian Stoop
Guest
Posts: n/a

 
      05-18-2009
I've joined Windows 2008 Server to Windows 2003 domain and installed a
Windows Service, that logons on as a domain account in Domain Administrators
group.

On Windows 2003 Servers, all works fine.
On the 2008 Server, the service cannot contact the Eventlog, cannot open
keys in the registry ... nothing is allowed.

If I log into the 2008 Server as that domain account, and I can access
Registy / Event log, it works. Why does it fail for the account when used
by the Windows Service ?


Thanks, Brian



 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      05-19-2009
Hello Brian,

Even a domain admin on 2008 machines is restricted, that belong's to UAC.
I asume that will be the reason when running as a service, that some permissions
are needed, one i can think of is "Logon as a batch job".

Additional it can belong to UAC(disabling is the badest option in my opinion)
GPO setting:
Computer Configuration, Windows Settings Security Settings, Local Policies,
Security Options, in the right pane you will find some UAC options.

Check:
- User Account Control: Behavior of the elevation prompt for administrators
- User Account Control: Detect application installations and prompt for elevation
- User Account Control: Run all administrators in Admin Approval Mode


Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I've joined Windows 2008 Server to Windows 2003 domain and installed a
> Windows Service, that logons on as a domain account in Domain
> Administrators group.
>
> On Windows 2003 Servers, all works fine.
> On the 2008 Server, the service cannot contact the Eventlog, cannot
> open
> keys in the registry ... nothing is allowed.
> If I log into the 2008 Server as that domain account, and I can access
> Registy / Event log, it works. Why does it fail for the account when
> used by the Windows Service ?
>
> Thanks, Brian
>



 
Reply With Quote
 
Brian Stoop
Guest
Posts: n/a

 
      05-19-2009
Hi,

The Domain Server is Windows 2003. When I run the Group Policy editor, there
are no UAC settings visible ?

I run Group Policy Editor on the Windows 2008 member sever. I have tried all
the settings you indicated, and have run gpupdate also, but the problem
persists.

Is there anything else I could try ?


thanks, B




"Meinolf Weber [MVP-DS]" <meiweb(nospam)@gmx.de> wrote in message
news: .com...
> Hello Brian,
>
> Even a domain admin on 2008 machines is restricted, that belong's to UAC.
> I asume that will be the reason when running as a service, that some
> permissions are needed, one i can think of is "Logon as a batch job".
>
> Additional it can belong to UAC(disabling is the badest option in my
> opinion) GPO setting:
> Computer Configuration, Windows Settings Security Settings, Local
> Policies, Security Options, in the right pane you will find some UAC
> options.
>
> Check:
> - User Account Control: Behavior of the elevation prompt for
> administrators
> - User Account Control: Detect application installations and prompt for
> elevation
> - User Account Control: Run all administrators in Admin Approval Mode
>
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> I've joined Windows 2008 Server to Windows 2003 domain and installed a
>> Windows Service, that logons on as a domain account in Domain
>> Administrators group.
>>
>> On Windows 2003 Servers, all works fine.
>> On the 2008 Server, the service cannot contact the Eventlog, cannot
>> open
>> keys in the registry ... nothing is allowed.
>> If I log into the 2008 Server as that domain account, and I can access
>> Registy / Event log, it works. Why does it fail for the account when
>> used by the Windows Service ?
>>
>> Thanks, Brian
>>

>
>



 
Reply With Quote
 
Brian Stoop
Guest
Posts: n/a

 
      05-19-2009
I disabled UAC and the application is now working.


Thanks, for you help, Brian


"Brian Stoop" <> wrote in message
news:...
> Hi,
>
> The Domain Server is Windows 2003. When I run the Group Policy editor,
> there are no UAC settings visible ?
>
> I run Group Policy Editor on the Windows 2008 member sever. I have tried
> all the settings you indicated, and have run gpupdate also, but the
> problem persists.
>
> Is there anything else I could try ?
>
>
> thanks, B
>
>
>
>
> "Meinolf Weber [MVP-DS]" <meiweb(nospam)@gmx.de> wrote in message
> news: .com...
>> Hello Brian,
>>
>> Even a domain admin on 2008 machines is restricted, that belong's to UAC.
>> I asume that will be the reason when running as a service, that some
>> permissions are needed, one i can think of is "Logon as a batch job".
>>
>> Additional it can belong to UAC(disabling is the badest option in my
>> opinion) GPO setting:
>> Computer Configuration, Windows Settings Security Settings, Local
>> Policies, Security Options, in the right pane you will find some UAC
>> options.
>>
>> Check:
>> - User Account Control: Behavior of the elevation prompt for
>> administrators
>> - User Account Control: Detect application installations and prompt for
>> elevation
>> - User Account Control: Run all administrators in Admin Approval Mode
>>
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>
>>> I've joined Windows 2008 Server to Windows 2003 domain and installed a
>>> Windows Service, that logons on as a domain account in Domain
>>> Administrators group.
>>>
>>> On Windows 2003 Servers, all works fine.
>>> On the 2008 Server, the service cannot contact the Eventlog, cannot
>>> open
>>> keys in the registry ... nothing is allowed.
>>> If I log into the 2008 Server as that domain account, and I can access
>>> Registy / Event log, it works. Why does it fail for the account when
>>> used by the Windows Service ?
>>>
>>> Thanks, Brian
>>>

>>
>>

>
>



 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      05-20-2009
Hello Brian,

Policies for 2008/vista you have to configire from 2008/Vista with RSAT installed.
So install RSAT from the server manager, features and create with that a
GPO in the domain for your needs.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi,
>
> The Domain Server is Windows 2003. When I run the Group Policy editor,
> there are no UAC settings visible ?
>
> I run Group Policy Editor on the Windows 2008 member sever. I have
> tried all the settings you indicated, and have run gpupdate also, but
> the problem persists.
>
> Is there anything else I could try ?
>
> thanks, B
>
> "Meinolf Weber [MVP-DS]" <meiweb(nospam)@gmx.de> wrote in message
> news: .com...
>
>> Hello Brian,
>>
>> Even a domain admin on 2008 machines is restricted, that belong's to
>> UAC. I asume that will be the reason when running as a service, that
>> some permissions are needed, one i can think of is "Logon as a batch
>> job".
>>
>> Additional it can belong to UAC(disabling is the badest option in my
>> opinion) GPO setting:
>> Computer Configuration, Windows Settings Security Settings, Local
>> Policies, Security Options, in the right pane you will find some UAC
>> options.
>> Check:
>> - User Account Control: Behavior of the elevation prompt for
>> administrators
>> - User Account Control: Detect application installations and prompt
>> for
>> elevation
>> - User Account Control: Run all administrators in Admin Approval Mode
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> I've joined Windows 2008 Server to Windows 2003 domain and installed
>>> a Windows Service, that logons on as a domain account in Domain
>>> Administrators group.
>>>
>>> On Windows 2003 Servers, all works fine.
>>> On the 2008 Server, the service cannot contact the Eventlog, cannot
>>> open
>>> keys in the registry ... nothing is allowed.
>>> If I log into the 2008 Server as that domain account, and I can
>>> access
>>> Registy / Event log, it works. Why does it fail for the account
>>> when
>>> used by the Windows Service ?
>>> Thanks, Brian
>>>



 
Reply With Quote
 
Brian Stoop
Guest
Posts: n/a

 
      05-21-2009
Thanks again, I'll try that and I'll report back.

Regards, Brian

"Meinolf Weber [MVP-DS]" <meiweb(nospam)@gmx.de> wrote in message
news: .com...
> Hello Brian,
>
> Policies for 2008/vista you have to configire from 2008/Vista with RSAT
> installed. So install RSAT from the server manager, features and create
> with that a GPO in the domain for your needs.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> Hi,
>>
>> The Domain Server is Windows 2003. When I run the Group Policy editor,
>> there are no UAC settings visible ?
>>
>> I run Group Policy Editor on the Windows 2008 member sever. I have
>> tried all the settings you indicated, and have run gpupdate also, but
>> the problem persists.
>>
>> Is there anything else I could try ?
>>
>> thanks, B
>>
>> "Meinolf Weber [MVP-DS]" <meiweb(nospam)@gmx.de> wrote in message
>> news: .com...
>>
>>> Hello Brian,
>>>
>>> Even a domain admin on 2008 machines is restricted, that belong's to
>>> UAC. I asume that will be the reason when running as a service, that
>>> some permissions are needed, one i can think of is "Logon as a batch
>>> job".
>>>
>>> Additional it can belong to UAC(disabling is the badest option in my
>>> opinion) GPO setting:
>>> Computer Configuration, Windows Settings Security Settings, Local
>>> Policies, Security Options, in the right pane you will find some UAC
>>> options.
>>> Check:
>>> - User Account Control: Behavior of the elevation prompt for
>>> administrators
>>> - User Account Control: Detect application installations and prompt
>>> for
>>> elevation
>>> - User Account Control: Run all administrators in Admin Approval Mode
>>> Best regards
>>>
>>> Meinolf Weber
>>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>>> confers no rights.
>>> ** Please do NOT email, only reply to Newsgroups
>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>> I've joined Windows 2008 Server to Windows 2003 domain and installed
>>>> a Windows Service, that logons on as a domain account in Domain
>>>> Administrators group.
>>>>
>>>> On Windows 2003 Servers, all works fine.
>>>> On the 2008 Server, the service cannot contact the Eventlog, cannot
>>>> open
>>>> keys in the registry ... nothing is allowed.
>>>> If I log into the 2008 Server as that domain account, and I can
>>>> access
>>>> Registy / Event log, it works. Why does it fail for the account
>>>> when
>>>> used by the Windows Service ?
>>>> Thanks, Brian
>>>>

>
>



 
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
Re: Difference between Windows Server 2008 / SBS 2008 / EBS 2008 / SBS 2003 Dave Nickason [SBS MVP] Windows Small Business Server 0 05-06-2009 03:39 PM
Re: A new member server - Windows Server 2008 + SQL Server 2008 OR Windows Server 2003 + SQL Server 2005 kj [SBS MVP] Windows Small Business Server 0 02-24-2009 03:21 PM
Re: A new member server - Windows Server 2008 + SQL Server 2008 OR Windows Server 2003 + SQL Server 2005 Larry Struckmeyer [SBS-MVP] Windows Small Business Server 0 02-24-2009 11:36 AM
The security of this directory server can be significantly enhanced - windows 2008 boe Server Security 2 06-15-2008 01:10 AM



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