瀏覽代碼

securrity settings submenu

Bob Mottram 7 年之前
父節點
當前提交
3420e71e81
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      tests/output.sh

+ 2
- 2
tests/output.sh 查看文件

259
               fi
259
               fi
260
               ;;
260
               ;;
261
     V-51391)  if [ "$3" = "en" ]; then
261
     V-51391)  if [ "$3" = "en" ]; then
262
-                  log_msg $2 'A file integrity baseline must be created. Reset the tripwire from the administrator control panel.'
262
+                  log_msg $2 'A file integrity baseline must be created. Reset the tripwire from the administrator control panel under security settings.'
263
               else
263
               else
264
                   log_msg $2 '必须创建文件完整性基线。'
264
                   log_msg $2 '必须创建文件完整性基线。'
265
               fi
265
               fi
266
               if [ $2 -ne 0 ];then
266
               if [ $2 -ne 0 ];then
267
-                  printf '\n######################\n\nSTIG-ID:RHEL-06-000018\n\nVulnerability Discussion: For tripwire to be effective, an initial database of "known-good" information about files must be captured and it should be able to be verified against the installed files.\n\nFix text: Run "reset tripwire" from the administrator control panel.\n\n######################\n\n' >> $LOG
267
+                  printf '\n######################\n\nSTIG-ID:RHEL-06-000018\n\nVulnerability Discussion: For tripwire to be effective, an initial database of "known-good" information about files must be captured and it should be able to be verified against the installed files.\n\nFix text: Run "reset tripwire" from security settings on the administrator control panel.\n\n######################\n\n' >> $LOG
268
               fi
268
               fi
269
               ;;
269
               ;;
270
     V-38491)  if [ "$3" = "en" ]; then
270
     V-38491)  if [ "$3" = "en" ]; then