4.4.13 Ensure application security feature is enabled

Information

The app security features (any of the appSecurity-* versions) enable basic features like authentication, authorization and transport security. Depending on the resources in the servers and the security configuration needed additional security features also need to be enabled.

Enabling Security for applications prevents unauthorized users from accessing an application. This is the basic security feature to be added in addition to other features that the server might need.

Solution

Add the appSecurity-2.0 under the featureManager element in the ${server.config.dir}/configDropins/overrides/<any file name>.xml

<featureManager>
<feature>appSecurity-2.0</feature>
</featureManager>

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-13

Plugin: Unix

Control ID: 255914f180fec88e6a369a15e86df61e840d98d7087a76a5d28600740d35d5a4