瀏覽代碼

Show permissions errors

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

+ 1
- 0
tests/output.sh 查看文件

@@ -1791,6 +1791,7 @@ site:\nhttps://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Securi
1791 1791
               fi
1792 1792
               ;;
1793 1793
     V-38699)  if [ "$3" = "en" ]; then
1794
+                  find / -xdev -type d -perm -0002 -uid +499 -print
1794 1795
                   log_msg $2 'All public directories must be owned by a system account.'
1795 1796
               else
1796 1797
                   log_msg $2 '所有的公共目录必须属于一个系统帐号。'