Differences

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

Link to this comparison view

Next revision
Previous revision
ubuntu1604:6:2:1 [2017/05/04 14:14] – created Piotr Kłoczewskiubuntu1604:6:2:1 [2017/05/04 14:15] (current) – external edit 127.0.0.1
Line 19: Line 19:
  
 =====Remediation===== =====Remediation=====
-If any accounts in the /etc/shadow file do not have a password, run the following command to lock the account until it can be determined why it does not have a password:+If any accounts in the ''/etc/shadow'' file do not have a password, run the following command to lock the account until it can be determined why it does not have a password:
 <Code:bash> <Code:bash>
 # passwd -l <username> # passwd -l <username>
 </Code> </Code>
 Also, check to see if the account is logged in and investigate what it is being used for to determine if it needs to be forced off. Also, check to see if the account is logged in and investigate what it is being used for to determine if it needs to be forced off.
  • ubuntu1604/6/2/1.1493900096.txt.gz
  • Last modified: 2017/05/04 14:14
  • by Piotr Kłoczewski