Check: DS00.1180_2003
Windows 2003 DC STIG:
DS00.1180_2003
(in version v6 r37)
Title
The directory server supporting (directly or indirectly) system access or resource authorization must run on a machine dedicated to that function. (Cat II impact)
Discussion
Executing application servers on the same host machine with a directory server may substantially weaken the security of the directory server. Web or database server applications usually require the addition of many programs and accounts increasing the attack surface of the computer. Some applications require the addition of privileged accounts providing potential sources of compromise. Some applications (such as MS Exchange) may require the use of network ports or services conflicting with the directory server. In this case, non-standard ports might be selected and this could interfere with intrusion detection or prevention services.
Check Content
Run "services.msc" to display the Services console. Determine if any running services are application components. Examples of services indicating the presence of applications are: -DHCP Server for DHCP server -IIS Admin Service for IIS web server -Microsoft Exchange System Attendant for Exchange -MSSQLServer for SQL Server. If any application-related components have the "Started" status, this is a finding. Supplemental Notes: A Domain Name System (DNS) server integrated with the directory server (e.g., AD-integrated DNS) is an acceptable application. However, the DNS server must comply with the DNS STIG security requirements. Some directory servers utilize specialized web servers for administrative functions and databases for data management. These web and database servers are permitted as long as they are dedicated to directory server support and only administrative users have access to them.
Fix Text
Remove applications such as web, database, and email from the domain controller.
Additional Identifiers
Rule ID: SV-54936r1_rule
Vulnerability ID: V-8326
Group Title:
Expert Comments
CCIs
| Number | Definition |
|---|---|
| CCI-001082 |
Separate user functionality, including user interface services, from system management functionality. |
Controls
| Number | Title |
|---|---|
| SC-2 |
Separation of System and User Functionality |