Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu1604:6:1:5 [2017/05/04 13:54] – created Piotr Kłoczewskiubuntu1604:6:1:5 [2017/05/04 19:54] (current) Piotr Kłoczewski
Line 1: Line 1:
-======6.1.Ensure permissions on /etc/shadow are configured (Scored)======+======6.1.Ensure permissions on /etc/shadow are configured (Scored)======
 =====Profile Applicability=====   =====Profile Applicability=====  
 <code> <code>
Line 19: Line 19:
 </Code> </Code>
 =====Remediation=====  =====Remediation===== 
-Run the following command to set permissions on ''/etc/shadow'':+Run the following command to set permissions on ''/etc/gshadow'':
 <Code:bash> <Code:bash>
 # chown root:shadow /etc/gshadow  # chown root:shadow /etc/gshadow 
 # chmod o-rwx,g-wx /etc/gshadow # chmod o-rwx,g-wx /etc/gshadow
 </Code> </Code>
  • ubuntu1604/6/1/5.1493898876.txt.gz
  • Last modified: 2017/05/04 13:54
  • by Piotr Kłoczewski