Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ubuntu1604:6:2:1 [2017/05/04 14:14] – created Piotr Kłoczewski | ubuntu1604: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 '' |
| < | < | ||
| # passwd -l < | # passwd -l < | ||
| </ | </ | ||
| 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. | ||