SV-223273r612235_rule
V-223273
SRG-APP-000142
SP13-00-000190
CAT II
10
Configure the SharePoint Central Administration port number selected to comply with DoD Ports and Protocol Management (PPSM) program requirements.
Open the SharePoint Management Shell (Start >> All Programs >> Microsoft SharePoint Products >> SharePoint Management Shell).
Change the port number to a PPS-approved port that does not conflict with existing port usage using the following command:
Set -SPCentralAdministration -Port <PortNumber>
Press "Enter" to save.
Review the SharePoint server Central Administration configuration to ensure the port number selected complies with DoD Ports and Protocol Management (PPSM) program requirements.
Open the SharePoint Management Shell (Start >> All Programs >> Microsoft SharePoint Products >> SharePoint Management Shell).
Type the following command at the PowerShell prompt:
Get-SPWebApplication -IncludeCentralAdministration
Find the entry for the Central Administration web application and verify the port listed in the URL column is allowed by the DoD PPSM policy.
If the port number is not allowed in accordance with DoD PPSM policy, this is a finding.
V-223273
False
SP13-00-000190
Review the SharePoint server Central Administration configuration to ensure the port number selected complies with DoD Ports and Protocol Management (PPSM) program requirements.
Open the SharePoint Management Shell (Start >> All Programs >> Microsoft SharePoint Products >> SharePoint Management Shell).
Type the following command at the PowerShell prompt:
Get-SPWebApplication -IncludeCentralAdministration
Find the entry for the Central Administration web application and verify the port listed in the URL column is allowed by the DoD PPSM policy.
If the port number is not allowed in accordance with DoD PPSM policy, this is a finding.
M
4096