This shows you the differences between two versions of the page.
| |
| ubuntu1604:5:1:8 [2017/05/04 11:00] – created Piotr Kłoczewski | ubuntu1604:5:1:8 [2017/05/04 11:00] (current) – [Audit] Piotr Kłoczewski |
|---|
| <Code:bash> | <Code:bash> |
| # stat /etc/cron.deny | # stat /etc/cron.deny |
| stat: cannot stat `/etc/cron.deny': No such file or directory | stat: cannot stat '/etc/cron.deny': No such file or directory |
| # stat /etc/at.deny | # stat /etc/at.deny |
| stat: cannot stat `/etc/at.deny': No such file or directory | stat: cannot stat '/etc/at.deny': No such file or directory |
| </Code> | </Code> |
| Run the following command and verify ''Uid'' and ''Gid'' are both ''0/root'' and ''Access'' does not grant permissions to ''group'' or ''other'' for both ''/etc/cron.allow'' and ''/etc/at.allow'': | Run the following command and verify ''Uid'' and ''Gid'' are both ''0/root'' and ''Access'' does not grant permissions to ''group'' or ''other'' for both ''/etc/cron.allow'' and ''/etc/at.allow'': |