Project

General

Profile

action #105729

Updated by Xiaojing_liu about 2 years ago

 ## Observation 
 ``` 
 [8] remote_system client_disk_error immediate                                                                                                              FAIL 
         check_msg_from_client 
 [9] remote_system client_disk_error forward                                                                                                                FAIL 
         check_msg_from_client 
 [38] audisp-remote_disk_error_action syslog immediate                                                                                                  ERROR (2) 
         SELinux not in Enforcing 
 [39] audisp-remote_disk_error_action syslog forward                                                                                                    ERROR (2) 
         SELinux not in Enforcing 
 [40] audisp-remote_disk_error_action suspend immediate                                                                                                 ERROR (2) 
         SELinux not in Enforcing 
 [41] audisp-remote_disk_error_action suspend forward                                                                                                   ERROR (2) 
         SELinux not in Enforcing 
 [42] audisp-remote_disk_error_action stop immediate                                                                                                    ERROR (2) 
         SELinux not in Enforcing 
 [43] audisp-remote_disk_error_action stop forward                                                                                                      ERROR (2) 
         SELinux not in Enforcing 
 [44] audisp-remote_disk_error_action halt immediate                                                                                                    ERROR (2) 
         SELinux not in Enforcing 
 [45] audisp-remote_disk_error_action halt forward                                                                                                      ERROR (2) 
         SELinux not in Enforcing 
 [46] audisp-remote_disk_error_action single immediate                                                                                                  ERROR (2) 
         SELinux not in Enforcing 
 [47] audisp-remote_disk_error_action single forward                                                                                                    ERROR (2) 
         SELinux not in Enforcing 
 [48] audisp-remote_disk_error_action exec immediate                                                                                                    ERROR (2) 
         SELinux not in Enforcing 
 [49] audisp-remote_disk_error_action exec forward                                                                                                      ERROR (2) 
         SELinux not in Enforcing 
 ``` 
 For these test cases, we should investigate the reasons and fix them.

Back