V-206374
Web Server Security Requirements Guide
Title
The web server must not perform user management for hosted applications.
Description
<VulnDiscussion>User management and authentication can be an essential part of any application hosted by the web server. Along with authenticating users, the user management function must perform several other tasks like password complexity, locking users after a configurable number of failed logins, and management of temporary and emergency accounts; and all of this must be done enterprise-wide. The web server contains a minimal user management function, but the web server user management func...
Fix Text (Documentation Requirement)
Configure the web server to disable user management functionality.