Skip to content

The Cisco ASA must be configured to protect against an individual (or process acting on behalf of an individual) falsely denying having performed organization-defined actions to be covered by non-repudiation.

An XCCDF Rule

Description

This requirement supports non-repudiation of actions taken by an administrator and is required in order to maintain the integrity of the configuration management process. All configuration changes to the network device are logged. To meet this requirement, the network device must log administrator access and activity.

ID
SV-239903r960864_rule
Version
CASA-ND-000210
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure the ASA to log administrator activity as shown below.

ASA(config)# logging enable
ASA(config)# logging buffered informational
ASA(config)# end