titan.int.autonlab.org daily insecurity output
Charlie Root
auton.sysnotify at gmail.com
Sat May 11 01:36:55 EDT 2019
Running security(8):
Checking special files and directories.
Output format is:
filename:
criteria (shouldbe, reallyis)
root/.ssh/authorized_keys:
permissions (0600, 0644)
mtree special: exit code 2
======
/etc/mail/aliases diffs (-OLD +NEW)
======
--- /var/backups/etc_mail_aliases.current Thu May 2 01:37:04 2019
+++ /etc/mail/aliases Fri May 10 16:29:50 2019
@@ -98,3 +98,5 @@
# news: usenet
# webmaster: root
# ftp: root
+
+root: sysinfo at autonlab.org
======
/etc/mail/smtpd.conf diffs (-OLD +NEW)
======
--- /var/backups/etc_mail_smtpd.conf.current Fri Oct 26 01:36:56 2018
+++ /etc/mail/smtpd.conf Fri May 10 16:39:08 2019
@@ -4,13 +4,16 @@
# See smtpd.conf(5) for more information.
table aliases file:/etc/mail/aliases
+table secrets file:/etc/mail/secrets
# To accept external mail, replace with: listen on all
#
listen on lo0
action "local" mbox alias <aliases>
-action "relay" relay
+# action "relay" relay
+action "relay" relay host smtp+tls://charlie@smtp.gmail.com:587 \
+ auth <secrets>
# Uncomment the following to accept external mail for domain "example.org"
#
======
/var/cron/tabs/root diffs (-OLD +NEW)
======
--- /var/backups/var_cron_tabs_root.current Fri Oct 26 01:36:58 2018
+++ /var/cron/tabs/root Fri May 10 17:57:24 2019
@@ -1,5 +1,5 @@
# DO NOT EDIT THIS FILE - edit the master and reinstall.
-# (/tmp/crontab.XjEL3jYZCq installed on Thu Oct 25 14:47:13 2018)
+# (/tmp/crontab.PLMj95V47H installed on Fri May 10 17:57:24 2019)
# (Cron version V5.0)
#
SHELL=/bin/sh
@@ -20,4 +20,4 @@
#0 * * * * sleep $((RANDOM \% 2048)) && /usr/libexec/spamd-setup
# Backup /var. Note daily script is backing up root as altroot.
-# 55 1 * * * cd /var; dump 0f - . | (cd /altvar; restore -rf - )
+55 1 * * * cd /var; dump 0f - . | (cd /altvar; restore -rf - )
More information about the Autonlab-sysinfo
mailing list