diff --git a/ansible/security_check/roles/security_check/files/rocky.sh b/ansible/security_check/roles/security_check/files/rocky.sh index d2c4f0c..48ae9f3 100644 --- a/ansible/security_check/roles/security_check/files/rocky.sh +++ b/ansible/security_check/roles/security_check/files/rocky.sh @@ -3688,7 +3688,7 @@ U_02 # 랜덤 패스워드를 사용중이라 제외 U_03 # 계정 잠금 임계값 설정 U_04 # 패스워드 파일 보호 U_05 # root 홈, 패스 디렉터리 권한 및 패스 설정 -U_06 # 파일 및 디렉터리 소유자 설정 +#U_06 # kubernetes를 사용함으로 어쩔 수 없는 부분 U_07 # /etc/passwd 파일 소유자 및 권한 설정 U_08 # /etc/shadow 파일 소유자 및 권한 설정 U_09 # /etc/hosts 파일 소유자 및 권한 설정