SV-215237r508663_rule
V-215237
SRG-OS-000039-GPOS-00017
AIX7-00-002003
CAT II
10
Reset the audit system with the following command:
# /usr/sbin/audit shutdown
Start the audit system with the following command:
# /usr/sbin/audit start
Verify audit event detailed information is displayed:
The log file can be set by the "trail" variable in /etc/security/audit/config.
# grep trail /etc/security/audit/config
trail = /audit/trail
Note: The default log file is /audit/trail.
Use the following command to display the audit events:
# /usr/sbin/auditpr -i <audit log file> -v
event login status time command
wpar name
--------------- -------- ----------- ------------------------ ------------------
------------- -------------------------
FS_Chdir root OK Sat Aug 26 19:31:37 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:31:47 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:31:57 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:32:07 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:32:17 2017 ps
Global
change current directory to: /dev
If event detailed information is not displayed, this is a finding.
More information on the command options used above:
- v detailed information for the event
V-215237
False
AIX7-00-002003
Verify audit event detailed information is displayed:
The log file can be set by the "trail" variable in /etc/security/audit/config.
# grep trail /etc/security/audit/config
trail = /audit/trail
Note: The default log file is /audit/trail.
Use the following command to display the audit events:
# /usr/sbin/auditpr -i <audit log file> -v
event login status time command
wpar name
--------------- -------- ----------- ------------------------ ------------------
------------- -------------------------
FS_Chdir root OK Sat Aug 26 19:31:37 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:31:47 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:31:57 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:32:07 2017 ps
Global
change current directory to: /dev
FS_Chdir root OK Sat Aug 26 19:32:17 2017 ps
Global
change current directory to: /dev
If event detailed information is not displayed, this is a finding.
More information on the command options used above:
- v detailed information for the event
M
4012