UCF STIG Viewer Logo

The SharePoint setup account must be configured with the minimum privileges for the local server.


Overview

Finding ID Version Rule ID IA Controls Severity
V-60005 SP13-00-000180 SV-74435r1_rule Medium
Description
Separation of duties is a prevalent Information Technology control implemented at different layers of the information system including the operating system and in applications. It serves to eliminate or reduce the possibility that a single user may carry out a prohibited action. Separation of duties requires the person accountable for approving an action not be the same person who is tasked with implementing the action. This requirement is intended to limit exposure due to user accounts being used to operate from within a privileged account or role. Limiting the access and permissions of privileged accounts to the minimum required, reduces exposure if the account is compromised and provides forensic history of activity when operating from these accounts. This policy limits the setup account privileges in AD. However, default permissions for this account are configured by the SharePoint Products Configuration Wizard during product installation. This account is referred to during the installation as the "Database Access" account. By default, the account is used as the service account for the SharePoint Timer Service and the SharePoint Central Administration Web Site Application Pool. These settings should not be changed. Furthermore, this account should not be used as the service account for non-privileged services, applications, or application pools.
STIG Date
MS SharePoint 2013 Security Technical Implementation Guide 2018-04-02

Details

Check Text ( C-60695r4_chk )
Review the SharePoint server configuration to ensure the setup account is configured with the minimum privileges for the local server.

- On the server(s) where the SharePoint software is installed, navigate to Server Manager >> Local Users and Groups.
- Select the “Member of” tab and verify this account is only a member of the Administrators, WSS_ADMIN_WPG, and IIS_WPG groups.
- Select the other tabs in this area to verify no other services or permissions are configured for this account.

If the Setup User account is a member of any other groups than Administrators,WSS_ADMIN_WPG, and IIS_WPG on the local server where SharePoint is installed, this is a finding.
Fix Text (F-65415r4_fix)
Configure the SharePoint setup account with the minimum privileges for the local server.

- On the server(s) where the SharePoint software is installed, navigate to Server Manager -> Local Users and Groups.
- Select the “Member of” tab.
- Configure the SharePoint Setup User as a member of Administrators, WSS_ADMIN_WPG, and IIS_WPG groups.
- Remove all other group memberships from this account.
- Select the other tabs in this area and remove other services or permissions configured for this account.